Skip to content

docs(website): document all Double-click actions including Disabled state and faster menu response#2227

Merged
Belphemur merged 2 commits into
devfrom
copilot/update-doc-double-click-disabled-state
Jun 16, 2026
Merged

docs(website): document all Double-click actions including Disabled state and faster menu response#2227
Belphemur merged 2 commits into
devfrom
copilot/update-doc-double-click-disabled-state

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

PR #2225 added a Disabled double-click option and reduced single-click detection delay to 250 ms, but the docs still described only two double-click actions with no mention of the other available options or the performance trade-off.

Changes

  • website/src/configuration/general.md
    • Expanded the Double-click Action table to cover all available options: Switch playback device, Switch recording device, Open settings, Switch profile, Toggle mute microphone, and Disabled
    • Added tip callout clarifying the 250 ms wait incurred when any double-click action is active, and that Disabled eliminates it entirely for instant menu access

…mprovement

Co-authored-by: Belphemur <197810+Belphemur@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
soundswitch 88d50a2 Jun 16 2026, 12:21 AM

@Belphemur

Copy link
Copy Markdown
Owner

@copilot since we're at it also add the toggle mute microphone feature for the double click, it is also missing

…ute microphone

Co-authored-by: Belphemur <197810+Belphemur@users.noreply.github.com>

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

@copilot since we're at it also add the toggle mute microphone feature for the double click, it is also missing

Added Toggle mute microphone along with the other previously undocumented options (Open settings and Switch profile) to the Double-click Action table — commit docs(website): add all double-click action options including toggle mute microphone.

Copilot AI changed the title docs(website): document Double-click Disabled state and faster menu response docs(website): document all Double-click actions including Disabled state and faster menu response Jun 16, 2026
Copilot AI requested a review from Belphemur June 16, 2026 00:21
@Belphemur Belphemur marked this pull request as ready for review June 16, 2026 00:22
Copilot AI review requested due to automatic review settings June 16, 2026 00:22
@Belphemur Belphemur merged commit 5b3b648 into dev Jun 16, 2026
11 checks passed
@Belphemur Belphemur deleted the copilot/update-doc-double-click-disabled-state branch June 16, 2026 00:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the website documentation for SoundSwitch’s tray icon Double-click Action setting to reflect the full set of available actions introduced/expanded in prior work, including the Disabled option and the related click-detection delay behavior.

Changes:

  • Expands the Double-click Action table to include additional supported actions (settings, profiles, microphone mute, disabled).
  • Adds a tip callout explaining the 250 ms single-click delay trade-off when double-click detection is enabled.

| **Switch recording device** | Cycles to the next available recording device. |
| **Open settings** | Opens the SoundSwitch settings window. |
| **Switch profile** | Cycles through the configured audio profiles. |
| **Toggle mute microphone** | Mutes or unmutes the default recording (microphone) device. |
Comment on lines +40 to +44
| **Disabled** | Disables double-click detection entirely. The device menu opens instantly on a single click with **no delay**. Choose this if you never use the double-click action and want the fastest possible access to the tray menu. |

::: tip Faster tray menu
When a double-click action is configured, SoundSwitch waits up to **250 ms** after each click to decide whether a second click is coming. Setting the action to **Disabled** removes that wait completely, so right-clicking or left-clicking the tray icon opens the menu with zero delay.
:::
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants