Commit Graph

5 Commits

Author SHA1 Message Date
21c98f1cb2 add global keyboard shortcuts for timer toggle and show app
Register CmdOrCtrl+Shift+T (toggle timer) and CmdOrCtrl+Shift+Z
(show app) via tauri-plugin-global-shortcut. Shortcut keys are
configurable in Settings Timer tab. Shortcuts re-register on change.
2026-02-18 10:46:18 +02:00
3b7b02abaf add theme customization with accent colors and light mode 2026-02-18 10:34:59 +02:00
84922bbf51 zoom initialization and toast container in App.vue 2026-02-17 21:32:15 +02:00
38295a4e25 add toast notification system 2026-02-17 21:25:02 +02:00
1baed5da21 initialize Tauri v2 + Vue 3 project 2026-02-17 17:46:39 +02:00