sindresorhus/caprine
View on GitHubShow/hide window with system-wide hotkey (globalShortcut)
Open
#827 opened on Mar 22, 2019
enhancementhelp wanted
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.