| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | Fix hotkeys 1/2/3 and per-core display | Paul Buetow | |
| - Collector: always send all CPU lines so key 1 can toggle per-core view - Display: use float division in drawCPUBar to avoid divide-by-zero panic - Display: count actual CPU bars for bar width so all cores fit on screen - Display: use local showMem/showNet for layout, add stdout feedback for 1/2/3 Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2026-02-13 | Go rewrite: loadbars with mage, default localhost, NOTICE | Paul Buetow | |
| - Module codeberg.org/snonux/loadbars, Go 1.25 - cmd/loadbars, internal/{app,config,collector,display,stats,constants,version} - SDL display, shell script for remote (no Perl), config/cluster support - Magefile: build, test, install, uninstall/deinstall - NOTICE for go-sdl2 attribution (BSD-3-Clause) - Default to localhost when no hosts given (no SSH) - Remove loadbars-go binary name; build as loadbars Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2026-02-13 | Remove 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> | |||
