Skip to content

feat: add double-tap to trigger recording#182

Merged
Starmel merged 1 commit into
Starmel:masterfrom
DehnP:feat/double-tap-to-trigger
Jul 9, 2026
Merged

feat: add double-tap to trigger recording#182
Starmel merged 1 commit into
Starmel:masterfrom
DehnP:feat/double-tap-to-trigger

Conversation

@DehnP

@DehnP DehnP commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Rationale

I like using all my keys for other things, but I don't like being a crab to press combinations; double-tap works nicely for me. Maybe it will for others :)

image

Summary

  • Add a "Double Tap to Trigger" setting that requires two quick presses of the modifier-only hotkey (within the system double-click interval) to start recording, reducing accidental activation
  • Once recording is active, a single press still stops it, so there's no need to double-tap again to stop
  • Persist the preference via AppPreferences.doublePressToTrigger and expose a toggle in Settings

Test plan

  • Enable "Double Tap to Trigger" in Settings and confirm a single press no longer starts recording
  • Confirm two quick presses (within the OS double-click interval) starts recording
  • Confirm a single press while recording still stops it
  • Confirm the setting persists across app restarts
  • Confirm existing single-tap behavior is unchanged when the setting is off

@DehnP
DehnP force-pushed the feat/double-tap-to-trigger branch from 0c1e84a to 2770501 Compare July 9, 2026 13:21
@Starmel
Starmel merged commit 15230dc into Starmel:master Jul 9, 2026
1 check passed
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.

2 participants