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

Darker/dimmed backdrop on teams menu #321

Merged
merged 11 commits into from
Jun 1, 2024

Commits on Apr 8, 2024

  1. Bug fix on inputManager.ts (keyboard events)

    Added some extra conditions to ensure that the key value reading is correct regardless of user's keyboard language. With the use of event.code.
    pap-24 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    584127e View commit details
    Browse the repository at this point in the history
  2. Update inputManager.ts

    pap-24 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c34e07c View commit details
    Browse the repository at this point in the history
  3. Bug fix on inputManager.ts (keyboard events)

    Added some extra code to the getKeyFromInputEvent function so keyboard events are read correctly and regardless of user's keyboard language.
    pap-24 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    37ce0d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Update inputManager.ts

    pap-24 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    64c69d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    22f6a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e56aa View commit details
    Browse the repository at this point in the history
  3. Wrong branch lol

    pap-24 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    646f744 View commit details
    Browse the repository at this point in the history
  4. Wrong branch lol

    pap-24 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    925e408 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    8c61361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48026d3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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