summaryrefslogtreecommitdiff
path: root/internal/constants
AgeCommit message (Collapse)Author
2026-02-16Display GuestNice CPU metric as lime green segment above NicePaul Buetow
Expand the smoothed CPU array from [9] to [10] elements to include GuestNice (index 9). Drawn in lime green above Nice (green) in the CPU bar stack. Rename normalizePcts9 to normalizePcts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16Add global I/O avg line (hotkey i) and m/n hotkey aliasesPaul Buetow
Add a pink 1px line drawn from the top showing mean iowait+IRQ+softIRQ across all hosts, toggled with hotkey i and persistable to ~/.loadbarsrc. Also add m as alias for 2 (memory toggle) and n as alias for 3 (network toggle) for easier single-hand operation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14remove version and some refactoringPaul Buetow
2026-02-13Remove Perl version and build files; add .gitignore for .serena/Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019c58b3-06fb-733d-8fc1-f268fe7f70d5 Co-authored-by: Amp <amp@ampcode.com>