claude-usage-widget/src-tauri
megaproxy f90bb3b0d5 Layout: resizable window, fluid SVG ring, no scrollbars unless overflow, opaque bg
tauri.conf: resizable=true, min 220x240, default 300x320.
BlockRing: SVG scales via viewBox, claims remaining vertical space.
#app uses flex column with sections flex:0 0 auto — content reflows when window resized.
Bumped --bg opacity from 0.78 to 0.93 so files behind the widget don't bleed through.
Themed scrollbars subtle when they do appear.
2026-05-09 01:56:59 +01:00
..
capabilities Add Tauri config, Cargo.toml, capabilities 2026-05-09 00:00:55 +01:00
icons Add Tauri config, Cargo.toml, capabilities 2026-05-09 00:00:55 +01:00
src Auto-detect 'wsl.exe -d Ubuntu bash -lc claude' as default on Windows; record milestone in memory 2026-05-09 01:55:51 +01:00
build.rs Add Tauri config, Cargo.toml, capabilities 2026-05-09 00:00:55 +01:00
Cargo.toml Replace cap-based estimation with PTY-driven 'claude /usage' parser 2026-05-09 01:40:44 +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