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

Provide developer option to override/disable global hotkeys on desktop #3593

Open
amcclain opened this issue Mar 6, 2024 · 0 comments
Open

Comments

@amcclain
Copy link
Member

amcclain commented Mar 6, 2024

Hoist installs several global hotkeys via desktop AppContainer - this could be problematic if an app wishes to use one of the combos for its own purposes - e.g. a custom data refresh handler.

function globalHotKeys(model) {

Would like to have more control over this, without having to write a custom AppContainer component.

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

No branches or pull requests

1 participant