sindresorhus/caprine
Voir sur GitHubShow/hide window with system-wide hotkey (globalShortcut)
Open
#827 ouverte le 22 mars 2019
enhancementhelp wanted
Métriques du dépôt
- Stars
- (7 365 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Would it be possible to add a global shortcut to show/hide the application window (i.e. interact with application when not in focus)?
The use would be similar to iTerm2's Alt+Space hotkey.
The justification is for an increase in productivity when working on something:
- Receive chat notification
- Display the Caprine application via hotkey
- Scroll through the chats (via hotkeys) to respond
- Hide the window and continue working where you previously left off
All without touching the mouse.
Note that this is different to minimizing the window as it gives you the ability to access the application when not in focus as well.
Would love to submit a pull request myself, just wondering if the interest is there.