• v0.19.0
    release / release (push) Successful in 13s
    Stable

    jessey released this 2026-05-22 07:22:19 +00:00 | 82 commits to main since this release

    Added

    • System-tray applet (M11, D13). A tray icon whose menu shows live CPU / GPU temp and
      memory used/total, a status line (Normal / Hot / GPU not responding), and is led by a
      Run Diagnostic submenu (pick a detected game → the guided session), plus Open dashboard,
      Start/Stop recording, Snapshot (copy), and Quit. It reuses the dashboard's sample
      stream (no extra sampling). With a tray present, closing the window hides to the tray (Quit
      exits); rigdoctor-gui --tray starts hidden for autostart. Needs a tray host — on GNOME the
      AppIndicator extension; degrades to a no-op if none is available. Completes the Desktop UI bundle.
    • GUI smoke tests: construct MainWindow headless and exercise the tray, so a startup crash
      fails the build (closes the gap that let the 0.18.0 import regression ship).
    Downloads