srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
8.77k stars 395 forks source link

Double key press to bring up toolbar #493

Open maksiksking opened 2 months ago

maksiksking commented 2 months ago

Preflight Checklist

Problem Description

A minor request but, I really like how search is handled in IntelliJ based IDE's and this search reminds me of it, in IntelliJ it's summoned by pressing shift twice which is supper convenient for a feature you use all the time in such a crowded place as the left part of the keyboard.

Proposed Solution

Make double-pressing keys an available way to make a shortcut to open toolbar.

Alternatives Considered

Ability to press keys twice in the change shortcut menu and handling of them.

Additional Information

No response

srwi commented 2 months ago

This is not super easy to implement with how the shortcut is handled currently. In the meantime I would suggest using AutoHotkey to achieve the behavior you are looking for.