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

Cmd-Tab doesn't work on macOS #4106

Closed
sayofthelor opened this issue May 4, 2024 · 1 comment
Closed

Cmd-Tab doesn't work on macOS #4106

sayofthelor opened this issue May 4, 2024 · 1 comment
Labels

Comments

@sayofthelor
Copy link

Describe the bug

Whenever I attempt to press Cmd-Tab on a Quaver window, it doesn't open any other window or the app switcher. My guess for this would be because Quaver doesn't seem to use the macOS fullscreen window API, instead drawing a window over the display. I tried to look through both Quaver and Wobble, but I'm not entirely sure where the code that handles this is. (If I find it, I'll make an update here)

To Reproduce

  1. Open game on a Mac
  2. Press Cmd-Tab
  3. See error

Expected behavior

I expected either the macOS dock or app switcher to pop up and allow me to switch into another window.

Log Files

N/A

Screenshots

No response

@sayofthelor sayofthelor added the Bug label May 4, 2024
@AiAe
Copy link
Member

AiAe commented May 30, 2024

Can you test Canary version of the game, you can switch to it by going Properties > Betas and pick Canary from the dropdown, we have added support for Mac key binds which will probably resolve your issue.

Was not able to recreate the bug on MacOS Sonoma 14.5

Reopen the issue if you have this issue with Canary please.

@AiAe AiAe closed this as completed May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants