claude-usage-widget/src-tauri
megaproxy 79fc144235 Add system tray icon (Show/Hide/Refresh/Quit; left-click restores window)
Solves the 'lost window' problem — if the widget gets dragged off-screen
or hidden behind other apps, users can recover it via the tray.

Enables tauri 'tray-icon' feature; tray runs entirely Rust-side so no
new JS capabilities needed.
2026-05-09 14:47:03 +01:00
..
capabilities Add Tauri config, Cargo.toml, capabilities 2026-05-09 00:00:55 +01:00
icons Polish for shipping: robust auto-detect, empty state, real icons, end-user README 2026-05-09 14:25:24 +01:00
src Add system tray icon (Show/Hide/Refresh/Quit; left-click restores window) 2026-05-09 14:47:03 +01:00
build.rs Add Tauri config, Cargo.toml, capabilities 2026-05-09 00:00:55 +01:00
Cargo.toml Add system tray icon (Show/Hide/Refresh/Quit; left-click restores window) 2026-05-09 14:47:03 +01:00
tauri.conf.json Layout: resizable window, fluid SVG ring, no scrollbars unless overflow, opaque bg 2026-05-09 01:56:59 +01:00