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

Shortcuts with hotkey are triggered only with modifiers #25

Closed
pablopunk opened this issue Jan 14, 2024 · 0 comments · Fixed by #26
Closed

Shortcuts with hotkey are triggered only with modifiers #25

pablopunk opened this issue Jan 14, 2024 · 0 comments · Fixed by #26

Comments

@pablopunk
Copy link
Owner

As a workaround for they keyup not working for modifier-only shortcuts, swift shift uses global shortcuts to listen to modifier flags changing. This should not be the case for shortcuts with a hotkey (i.e modifier+key, e.g ⌘S)

example at #23 (comment)

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 a pull request may close this issue.

1 participant