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 Hotkeys to allow jumping back and forth between defined apps #1084

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

paulpv
Copy link

@paulpv paulpv commented Oct 16, 2023

Register global hotkeys for apps.

The proposed workflow is:

  1. Browse the PCs and apps like normal
  2. Right-Click on a PC's app and Add Hotkey
  3. Use Ctrl-Alt-Shift-H to go view the Hotkeys
  4. Eventually add ability to manage (rearrange, delete, etc) Hotkeys
  5. Use Control-Alt-Shift-X (X = 1 to 0) to launch the pre-defined PC's app.

This current code does NOT yet rearrange hotkeys in the Hotkeys view.
You change the order you have to delete them and add them in the order you want.

@paulpv paulpv force-pushed the hotkeys branch 11 times, most recently from 2a4eafc to 9093f9d Compare October 17, 2023 19:07
@paulpv paulpv marked this pull request as ready for review October 17, 2023 20:46
@paulpv
Copy link
Author

paulpv commented Oct 17, 2023

@cgutman While I am sure not bug free and probably needs a lot more changes, this PR is fully functional and cosmetically OK and is ready for your non-trivial review and consideration.
Thanks!

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.

None yet

1 participant