3 Commits

Author SHA1 Message Date
Ugo Lafosse
f2e032693d Log cleanup 2025-07-11 02:51:40 +02:00
Ugo Lafosse
00942c4e6c Add customizable cancel recording shortcut feature
- Add cancelRecorder KeyboardShortcut name extension
- Implement mutually exclusive behavior: double-tap Escape OR custom shortcut
- Add toggle UI in Settings with progressive disclosure
- Fix double-tap escape bug by setting handlers once in init()
- Handlers check internally for mutually exclusive behavior
- Only manage shortcut bindings, never remove handlers
2025-07-11 02:43:22 +02:00
Beingpax
888cc5125b Refactor: Extract mini recorder shortcuts to separate manager for better modularity 2025-07-01 11:07:09 +05:45