sonnyp / Junction

Application/browser chooser
https://flathub.org/apps/re.sonny.Junction
GNU General Public License v3.0
457 stars 28 forks source link

Feature Request: Keyboard Shortcuts for Desktop Actions #126

Open mkhl opened 1 year ago

mkhl commented 1 year ago

Since Ctrl-⏎ is for keeping Junction open, maybe Alt-⏎ could open the actions menu for the current entry, and Alt-$number the actions menu for the numbered entry?

sonnyp commented 1 year ago

You might have a keyboard key for opening the contextual menu. My 75% keyboard doesn't have it, though.

https://www.howtogeek.com/425623/what-is-the-menu-key-for-and-how-to-remap-it/

I think it's a good idea. Would you like to give it a try? Should be fairly straightforward

https://github.com/sonnyp/Junction/blob/d4b34d731a6b561e01e2976b4d97337b1c99eefd/src/AppButton.js#L119

mkhl commented 1 year ago

Sure, I'll give it a go!