summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-18bump version to 0.13.00.13.0Paul Buetow
2026-02-18Disk I/O: collect stats on remote, dynamic bar count, reset peak on rPaul Buetow
2026-02-18fix: make disk bars visible when idle, filter zram devices, add rendering testPaul Buetow
2026-02-18feat: add disk I/O stats (read/write throughput bars, hotkey 5, auto-scale)Paul Buetow
2026-02-18refactor: enforce Go best practices (function size, ordering, formatting)Paul Buetow
2026-02-18feat: add fixed load scale (--loadmax), load peak reset (r key), update READMEPaul Buetow
2026-02-18feat: add load average bar visualization (4/l hotkey)0.12.0Paul Buetow
2026-02-18feat: triple-toggle CPU display mode via 1 key; add tooltip, font, hit-testPaul Buetow
2026-02-17docs: document all command-line flags in README.mdPaul Buetow
2026-02-17Bump version to 0.11.1v0.11.1Paul Buetow
2026-02-17Bump version to 0.11.0, change separator color to red0.11.0Paul Buetow
2026-02-17Add multi-row bar layout with maxbarsperrow config optionPaul Buetow
2026-02-17Align codebase with Go best practices (ordering and style)v0.10.1Paul Buetow
2026-02-16Add toggleable host separator lines (hotkey s)Paul Buetow
2026-02-16Display GuestNice CPU metric as lime green segment above NicePaul Buetow
2026-02-16Add global I/O avg line (hotkey i) and m/n hotkey aliasesPaul Buetow
2026-02-16Add global average CPU line toggled with hotkey gv0.10.0Paul Buetow
2026-02-16Fix multi-core display bug: distribute remainder pixels evenlyv0.9.1Paul Buetow
2026-02-14Aggregate all net interfaces, remove n hotkey, fix net bar decay bugv0.9.0Paul Buetow
2026-02-14Implement f/v hotkeys for link scale and add hotkey unit testsPaul Buetow
2026-02-14Remove macOS stats gathering support, require Linux with /procv0.8.4Paul Buetow
2026-02-14Replace static screenshot with animated GIF in READMEPaul Buetow
2026-02-14Add GIF recording helper script for Wayland and X11Paul Buetow
2026-02-14Fix stale pixels at right edge when toggling bar layoutv0.8.3Paul Buetow
2026-02-14update docsPaul Buetow
2026-02-14Consolidate macOS documentation into README.md and AGENTS.mdPaul Buetow
2026-02-14Add macOS support with automatic window activationPaul Buetow
2026-02-14forgot .pngPaul Buetow
2026-02-14add screenshotPaul Buetow
2026-02-14remove version and some refactoringPaul Buetow
2026-02-14Bump version to 0.8.2v0.8.2Paul Buetow
2026-02-13Bump version to 0.8.1v0.8.1Paul Buetow
2026-02-13cleanupPaul Buetow
2026-02-13Add AGENTS.md for AI coding agents (project layout, build, display, conventions)Paul Buetow
2026-02-13add new claudePaul Buetow
2026-02-13rename claudePaul Buetow
2026-02-13renamePaul Buetow
2026-02-13Show version in SDL window title bar (Loadbars 0.8.0)v0.8.0Paul Buetow
2026-02-13Remove 1px gaps between bars to fix vertical line artifactsPaul Buetow
2026-02-13Document hotkeys in README; fix display/config; net interface helpPaul Buetow
2026-02-13Fix core toggle off and add memory bars (key 2)Paul Buetow
2026-02-13Fix hotkeys 1/2/3 and per-core displayPaul Buetow
2026-02-13Go rewrite: loadbars with mage, default localhost, NOTICEPaul Buetow
2026-02-13Remove Perl version and build files; add .gitignore for .serena/Paul Buetow
2026-02-13Revert "Replace Perl threads with fork() for multi-host monitoring"Paul Buetow
2026-02-13Replace Perl threads with fork() for multi-host monitoringPaul Buetow
2026-02-13Rename justfile to Justfile and remove manpage generationPaul Buetow
2026-02-13Convert POD documentation to Markdown and migrate to JustfilePaul Buetow
2021-11-03convert POD to TXTPaul Buetow
2021-05-01fix URIsPaul Buetow