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 regression with special keys such as VolumeUp #328

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

pentamassiv
Copy link
Collaborator

The refactoring broke the special keys such as VolumeUp and BrightnessUp. Instead of doing what they are supposed to, somehow they managed to pop open the settings on the Sound/Display page. This could come in handy, but was not what the user wants. When fixing it, I noticed that the EventModifierFlags did not make any logical sense so I tried it with empty flags. That also works

@pentamassiv pentamassiv merged commit 7d92afa into enigo-rs:main Sep 10, 2024
24 checks passed
@pentamassiv pentamassiv deleted the macos_fix_special_keys branch September 10, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant