-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotkey improvements: Add scratchpad support, add multiple hotkeys for…
… actions. (#16925) * Fix displayInOverview flag. Add hotkeys to Scratchpad * Refactoring. Add option to use multiple hotkeys for the same action. Get displayInOverview and splitKey from hotkeys options instead of hardcoded values * Change scratchpad shortcut * Fix hotkey to copy scratchpad content. * Cleanup * Only execute scratchpad related logic, when scratchpad is visible. * Remove not needed useCallbacks. * Add missing types for scratchpad * Only show and do not toggle hotkeys overview when pressing related hotkey. --------- Co-authored-by: Linus Pahl <[email protected]>
- Loading branch information
1 parent
8524ebc
commit dd08d70
Showing
9 changed files
with
382 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.