-
released this
2026-05-22 06:51:21 +00:00 | 95 commits to main since this releaseChanged
- Dashboard headline tiles are now history trend graphs instead of single-value gauges —
GPU temp, GPU load, CPU temp, and memory each plot their recent history (with the current
value, window min/max, and a dashed warning-threshold line), so you can see changes over time
rather than only the instantaneous reading. NewHistoryGraphwidget (QPainter, no new deps).
Downloads
- Dashboard headline tiles are now history trend graphs instead of single-value gauges —