onyx-tasks/apps/tauri/src-tauri/src
Tristan Michael 50800f0c2d feat: add separate sync interval for unfocused state
Introduce a new sync interval configuration for when the app is
in the background, allowing users to set a longer sync period to
reduce resource usage. Replace the fixed focus threshold with
dynamic interval switching based on app focus state. Add
syncIntervalUnfocused setting to the UI with a new background
sync interval selector. Refactor sync interval management into
a restartSyncInterval function to handle both focused and
unfocused intervals consistently.
2026-04-06 09:37:06 -07:00
..
lib.rs feat: add separate sync interval for unfocused state 2026-04-06 09:37:06 -07:00
main.rs refactor: rename onyx-tauri to onyx-tasks, add onyx-standalone binary 2026-04-03 03:48:25 -07:00