Your Name b8239c6e1b fix: mini timer renders via window label instead of hash routing
The mini timer window was blank because hash-based routing
(createWebHashHistory) doesn't work with Tauri's WebviewUrl path.
Now App.vue detects the mini timer by checking getCurrentWindow().label
=== 'mini-timer' and renders the MiniTimer component directly,
bypassing the router entirely.
2026-02-18 15:26:44 +02:00
2026-02-17 17:37:20 +02:00
Description
No description provided
CC0-1.0 3.1 MiB
v1.0.2 Latest
2026-02-21 16:56:27 +02:00
Languages
Vue 65.4%
Rust 17.6%
TypeScript 15.8%
CSS 1.1%
HTML 0.1%