quicksilver / quicksilver/Quicksilver

Problems with multiple triggers sharing a shortcut

Open
#2,103 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.