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

Native: Global hotkey-events #973

Open
lessp opened this issue Jul 28, 2020 · 0 comments
Open

Native: Global hotkey-events #973

lessp opened this issue Jul 28, 2020 · 0 comments
Labels
A-native Area: Native platform integration

Comments

@lessp
Copy link
Member

lessp commented Jul 28, 2020

At least on macOS it's possible to register global hotkey-events:

https://snippets.aktagon.com/snippets/361-registering-global-hot-keys-with-cocoa-and-objective-c

A common use-case is to show the app once such a key-event has been pressed.

E.g. in Electron:
https://www.electronjs.org/docs/api/global-shortcut

@lessp lessp added the A-native Area: Native platform integration label Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-native Area: Native platform integration
Projects
None yet
Development

No branches or pull requests

1 participant