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

Support customizable hotkeys in-application #2

Open
zkxs opened this issue Aug 7, 2023 · 0 comments
Open

Support customizable hotkeys in-application #2

zkxs opened this issue Aug 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zkxs
Copy link
Owner

zkxs commented Aug 7, 2023

Presently changing hotkeys is supported internally and can be done via manual config file editing, but there is no way to do this in-app. Adding a hotkey binding GUI would be a moderate effort and would involve pulling in some pretty large dependencies, as making such a GUI with winit alone would be crazy. I'm not certain this feature is worth implementing, as dependency bloat is something I'm specifically trying to avoid in this application.

To gauge interest:

  • react with 👍 if you want a hotkey rebinding UI and think the added bloat is worth it
  • react with 👎 if you don't think the added bloat is worth it and can just cope with manually editing your config file
@zkxs zkxs added the enhancement New feature or request label Aug 7, 2023
@zkxs zkxs self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant