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

[macOS] Fix missing modifier + space key down events. #87498

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jan 23, 2024

Fixes #87491

Note: by default Command + Space is a spotlight shortcut, unless it's disabled in the system setting it's normal to not receive any events for it).

@YuriSizov YuriSizov merged commit 47ec590 into godotengine:master Jan 24, 2024
16 checks passed
@YuriSizov
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(macOS) Space bar being pressed is not detected when the Control or Command keys are held down
2 participants