command: always + repeatable binding
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 237
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 1
Description
Describe the feature
We currently have variants of command which can be used while in lockscreen (among other situations) and ones that repeat when held, but not one which does both.
Use case / Example
With an always + repeatable variant we could have volume keys which repeat and are usable on lockscreen
Benefits
Same as example
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing command variants for lockscreen use and repeatable bindings, then trace how their binding options are represented and dispatched. Implementing the combined always + repeatable variant should support use on the lockscreen and repetition while held, including the volume-key use case described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100