| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-14 | Fix stale pixels at right edge when toggling bar layoutv0.8.3 | Paul Buetow | |
| drawFrame() only cleared the window on layout changes, leaving remainder pixels (from integer division winW/numBars) with stale content from the double-buffered back buffer. Now clears every frame per SDL2 best practice. Adds comprehensive SDL visual test harness using software renderer with pixel spot-checking for CPU, memory, network bars, and the remainder bug. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-14 | Bump version to 0.8.2v0.8.2 | Paul Buetow | |
| Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2026-02-13 | Bump version to 0.8.1v0.8.1 | Paul Buetow | |
| 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> | |||
