feat(m6): PowerMizer + Wine/Steam versions + non-Steam launchers — 0.22.0 #18

Merged
jessey merged 1 commits from feat/m6-leftovers into main 2026-05-22 07:47:26 +00:00
Owner

M6 leftovers (the watcher defers to M9's trigger-mode work):

  • gameenv: check_gpu_powermizer (NVIDIA, X; degrades when the gpu target won't
    resolve), check_wine (wine --version), check_steam_client (dpkg package version);
    steam.client_version() helper.
  • core/launchers.py: detect Lutris (read-only SQLite pga.db) and Heroic (Epic
    legendary + GOG JSON) installed games; Game gained a launcher field.
  • Games page + rigdoctor games list non-Steam games alongside Steam, tagged by
    launcher; Run Diagnostic works on them (auto-launch stays Steam-only).
  • Tests for launchers (synthetic Lutris db + Heroic json).

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

M6 leftovers (the watcher defers to M9's trigger-mode work): - gameenv: check_gpu_powermizer (NVIDIA, X; degrades when the gpu target won't resolve), check_wine (wine --version), check_steam_client (dpkg package version); steam.client_version() helper. - core/launchers.py: detect Lutris (read-only SQLite pga.db) and Heroic (Epic legendary + GOG JSON) installed games; Game gained a `launcher` field. - Games page + `rigdoctor games` list non-Steam games alongside Steam, tagged by launcher; Run Diagnostic works on them (auto-launch stays Steam-only). - Tests for launchers (synthetic Lutris db + Heroic json). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jessey added 1 commit 2026-05-22 07:47:22 +00:00
M6 leftovers (the watcher defers to M9's trigger-mode work):
- gameenv: check_gpu_powermizer (NVIDIA, X; degrades when the gpu target won't
  resolve), check_wine (wine --version), check_steam_client (dpkg package version);
  steam.client_version() helper.
- core/launchers.py: detect Lutris (read-only SQLite pga.db) and Heroic (Epic
  legendary + GOG JSON) installed games; Game gained a `launcher` field.
- Games page + `rigdoctor games` list non-Steam games alongside Steam, tagged by
  launcher; Run Diagnostic works on them (auto-launch stays Steam-only).
- Tests for launchers (synthetic Lutris db + Heroic json).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jessey merged commit e4a37176e1 into main 2026-05-22 07:47:26 +00:00
jessey deleted branch feat/m6-leftovers 2026-05-22 07:47:27 +00:00
Sign in to join this conversation.