| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-02 | Refactor display iteration/state and harden collector runtime | Paul Buetow | |
| 2026-02-18 | fix: make disk bars visible when idle, filter zram devices, add rendering test | Paul Buetow | |
| - Draw dim purple background (#180028) instead of black so disk bar slots are visible even when the disk is idle - First sample no longer returns early; records baseline and still draws the bar background - Filter out zram devices from whole-disk detection - Add TestDiskBar_Rendering: end-to-end pixel test verifying purple bars appear after two disk data samples Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-18 | feat: add disk I/O stats (read/write throughput bars, hotkey 5, auto-scale) | Paul Buetow | |
| Add a new disk stats category that reads /proc/diskstats, shows read/write throughput as colored bars (purple/darker purple like network RX/TX), with optional utilization % overlay in extended mode. Hotkey 5 cycles: aggregate (sum all whole-disk devices) → per-device → off. Auto-scale with decay and optional fixed override via --diskmax / diskmax config key. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
