quicksilver / quicksilver/Quicksilver
Problems with multiple triggers sharing a shortcut
Open
Nobody has claimed this yet.
Bug
Triggers
- Dominant language
- Objective-C
- Stars
- 2.9k
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
Create two triggers using the same keyboard shortcut.
If both are enabled, disabling one will prevent either from running.
If both are disabled, enabling one will cause both to run.
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
Reproduce the problem by creating two triggers with the same keyboard shortcut, then enabling and disabling them in both orders. Trace the trigger shortcut state handling to find why one trigger changes the other. Done means each trigger can be enabled or disabled independently and only enabled triggers run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100