Handy/src-tauri/src
CJ Pais e9a6108559
Add a paste delay setting (#694)
* Add a paste delay setting.

* format
2026-02-01 20:58:02 +08:00
..
audio_toolkit feat: add automatic filler word removal from transcriptions (#589) 2026-01-18 10:52:39 +08:00
commands fix first launch on macos (#690) 2026-02-01 11:16:13 +08:00
helpers WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
managers fix: run Rust tests in CI (#671) 2026-02-01 11:18:50 +08:00
shortcut init attempt at new kb (#580) 2026-01-20 08:23:35 +08:00
actions.rs Fixed post-processing for chinese (#628) 2026-01-20 10:14:38 +08:00
apple_intelligence.rs Apple intel integration (#391) 2025-12-09 21:04:24 +07:00
audio_feedback.rs feat(audio): async play test sound (#375) 2025-11-27 17:46:41 +07:00
clipboard.rs Add a paste delay setting (#694) 2026-02-01 20:58:02 +08:00
input.rs refactor enigo input (#441) 2025-12-12 16:33:49 +07:00
lib.rs fix first launch on macos (#690) 2026-02-01 11:16:13 +08:00
llm_client.rs fix: replace async-openai library with post request (#480) 2025-12-27 11:21:27 +07:00
main.rs Set WEBKIT_DISABLE_DMABUF_RENDERER=1 in env (#427) 2025-12-11 13:01:04 +07:00
overlay.rs refactor enigo input (#441) 2025-12-12 16:33:49 +07:00
settings.rs Add a paste delay setting (#694) 2026-02-01 20:58:02 +08:00
signal_handle.rs Fix race condition when toggling transcription via SIGUSR2 (#560) 2026-01-10 11:38:58 +08:00
tray.rs feat(tray): add copy last transcript action (#598) 2026-01-18 10:33:50 +08:00
tray_i18n.rs feat: add tray menu localization using system locale (#446) 2025-12-18 04:14:32 -08:00
utils.rs fix: unload model on cancel when immediate unload enabled (#498) 2025-12-29 10:59:54 +07:00