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

Add hotkey manager #101

Merged
merged 3 commits into from
May 14, 2023
Merged

Add hotkey manager #101

merged 3 commits into from
May 14, 2023

Conversation

jeffvli
Copy link
Owner

@jeffvli jeffvli commented May 13, 2023

Closes #84

image

Adds a global hotkey manager for app-specific commands. Allows for local (requires app focus) and global hotkeys (only desktop/electron).

- Add configuration to settings store
- Initialize global hotkeys on startup from renderer
@vercel
Copy link

vercel bot commented May 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
feishin ✅ Ready (Inspect) Visit Preview May 13, 2023 8:01am

@github-actions
Copy link

Download the artifacts for this pull request:

@jeffvli jeffvli merged commit 4c98afb into development May 14, 2023
3 checks passed
@jeffvli jeffvli deleted the feature/84 branch May 21, 2023 08:45
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.

Add support for hotkeys (e.g. pausing/resuming music using space key anywhere)
1 participant