Commit graph

22 commits

Author SHA1 Message Date
Damocles
3582ea2656 feat: memory panel sparkline history 2026-04-15 21:43:26 +02:00
Damocles
3100833fb1 feat: add process list column headers to cpu and memory panels 2026-04-15 21:11:32 +02:00
Damocles
a7f0fd2785 perf: reduce BackgroundOverlay animation from continuous 60fps to ~18%; gate panel bar Behaviors on _showPanel 2026-04-15 19:35:16 +02:00
Damocles
8fdd9692e6 refactor: ProcessList non-singleton with sortBy+active, each panel owns one instance gated on _showPanel 2026-04-15 18:01:49 +02:00
Damocles
136ff53cb5 refactor: add SystemStats singleton + nova-stats daemon for cpu/mem polling 2026-04-15 02:11:38 +02:00
Damocles
7e0021853f add ProcessList singleton, memory hover panel with breakdown + top processes 2026-04-14 01:00:08 +02:00
Damocles
834bf808d0 propagate group accent color to modules via accentColor chain 2026-04-12 22:14:45 +02:00
Damocles
7a4e1859a9 configurable polling intervals and thresholds per module 2026-04-12 17:44:52 +02:00
Damocles
5de09fd5e2 stable label widths via minText, increase group glow 2026-04-12 17:10:21 +02:00
Damocles
160937e674 align module colors to their group accent 2026-04-12 17:00:13 +02:00
Damocles
6f80224d6c use BarLabel instead of Text 2026-04-12 14:52:23 +02:00
Damocles
ed72d81f3b more more colors 2026-04-12 14:51:21 +02:00
Damocles
b969f0824f extract constants 2026-04-12 10:57:48 +02:00
Damocles
14292e6683 move stuff into components 2026-04-12 00:56:17 +02:00
Damocles
6370732e4e add tooltips 2026-04-12 00:49:58 +02:00
Damocles
3dc6111825 escape icons so edit tool does not break them 2026-04-12 00:38:50 +02:00
Damocles
de2be39a88 fix icons missing 2026-04-12 00:37:11 +02:00
Damocles
b7ee4e2dbb use symbol font for symbols 2026-04-11 12:08:06 +02:00
Damocles
207d227342 undo font 2026-04-11 00:46:47 +02:00
Damocles
00838e1d64 dedup, monospace font for icons 2026-04-11 00:35:37 +02:00
Damocles
cd45c2d9cf remove ws, fmt 2026-04-11 00:22:09 +02:00
Damocles
9fde6d4fc6 initial commit 2026-04-10 10:49:48 +02:00