Handy/src-tauri
Gr3mIin aed3a75d54
feat(settings): add autostart toggle in advanced settings (#177)
* feat(settings): add autostart toggle in advanced settings

Enable users to configure autostart behavior through a new toggle in the advanced settings UI. The backend now checks user preferences on startup to enable or disable autostart accordingly, with the setting persisted and manageable via a new Tauri command. This provides better control over app initialization without affecting existing functionality.

* immediate toggle effect?

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-10-09 10:47:51 -07:00
..
capabilities more wip but roughly is there 2025-08-01 14:15:02 -07:00
gen/apple more wip but roughly is there 2025-08-01 14:15:02 -07:00
icons who knows 2025-05-09 16:07:36 -07:00
resources style(overlay): update recording overlay design and positioning 2025-08-03 11:36:00 +04:00
src feat(settings): add autostart toggle in advanced settings (#177) 2025-10-09 10:47:51 -07:00
.gitignore basic working transcription. 2025-02-03 09:26:37 -08:00
build.rs basic working transcription. 2025-02-03 09:26:37 -08:00
Cargo.lock fix: restore translate-to-english functionality (#173) 2025-10-08 11:57:47 -07:00
Cargo.toml fix: restore translate-to-english functionality (#173) 2025-10-08 11:57:47 -07:00
Entitlements.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
Info.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
tauri.conf.json 0.5.1 2025-09-28 07:44:37 -07:00