Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(StateMachine): add state_added signal, more robust signal emission, and tests #387

Merged
merged 27 commits into from
Aug 25, 2024

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    4d4bac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4712a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    9ab7220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e343e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f5b2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    696738c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a75f73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1747f59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc9bdb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1bef89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b93b7f View commit details
    Browse the repository at this point in the history
  10. fix(Theme): themes will now be properly set on UI components

    This fixes issues seen with setting themes on startup. The theme will
    now only be set if an effective theme exists, or a theme is changed.
    ShadowApex committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    89d20cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5296e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    3f07584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9117b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1855f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix(Focus) Fix focus on some menus

    - Fixes gamepad settings menu back button handling.
    - Fix closing all menus when exit game from running game card.
    - Fix focus on running gmae card.
    pastaq committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bc94b4f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    2df90bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0533bf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix(OSK): Fix the OSK.

    pastaq committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    175ae61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd0186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68be14d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4503656 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d8ad2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3140e2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    986b1e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    c289117 View commit details
    Browse the repository at this point in the history