Flow-Launcher / Flow-Launcher/Flow.Launcher
Configurable debounce time for Open Flow Launcher hotkey
- Dominant language
- C#
- Stars
- 15.6k
- Forks
- 644
- Avg merge
- 16h 51m
- Merged PRs (30d)
- 3
Description
I usually trigger the hotkey via a macrokey binds to my keyboard and mouse so it is possible for the button to be triggered too quickly in rapid succession either by my mistake or the mechanical debounce of the microswitch.
Adding a configurable debounce time would help in situation like this.
thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Open Flow Launcher hotkey handling and the existing configuration entry points. Trace how rapid successive triggers are processed, then verify that a user-configurable debounce time prevents unwanted repeated launches and is persisted with the other settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100