Handy/src-tauri/src/shortcut
johnpyp 7fdde63460
fix: transcription lock-up race condition & add small debounce (#824)
* fix: add TranscriptionState to prevent race conditions & add debounce

* refactor(transcription): replace state machine with actor coordinator

* some cleanup

* format

* minor cleanup

* format

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2026-02-16 22:18:50 +08:00
..
handler.rs fix: transcription lock-up race condition & add small debounce (#824) 2026-02-16 22:18:50 +08:00
handy_keys.rs feat: add optional hotkey for post-processing request (#355) 2026-02-06 16:28:14 +08:00
mod.rs feat(linux): Add option to select typing tool (#760) 2026-02-11 15:00:29 +08:00
tauri_impl.rs feat: add optional hotkey for post-processing request (#355) 2026-02-06 16:28:14 +08:00