feat(m9): systemd --user trigger modes + game-launch watcher — 0.23.0 #19

Merged
jessey merged 1 commits from feat/m9-installer into main 2026-05-22 07:55:48 +00:00
Owner

D6 trigger modes, no root:

  • core/service.py: write/enable systemd --user units; apply_mode(manual/
    always-on/game-launch) reconciles the recorder + watcher services; status().
  • core/watcher.py + rigdoctor watch: poll Steam RunningAppID, auto-bracket a
    focused capture (D12 zero-config fallback; wrapper stays primary).
  • CLI rigdoctor service status|mode; config trigger_mode.
  • GUI Settings: "Recording trigger" dropdown (Apply runs apply_mode off-thread).
  • Tests for unit generation, mode reconciliation, watcher transitions/parse.

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

D6 trigger modes, no root: - core/service.py: write/enable `systemd --user` units; apply_mode(manual/ always-on/game-launch) reconciles the recorder + watcher services; status(). - core/watcher.py + `rigdoctor watch`: poll Steam RunningAppID, auto-bracket a focused capture (D12 zero-config fallback; wrapper stays primary). - CLI `rigdoctor service status|mode`; config `trigger_mode`. - GUI Settings: "Recording trigger" dropdown (Apply runs apply_mode off-thread). - Tests for unit generation, mode reconciliation, watcher transitions/parse. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jessey added 1 commit 2026-05-22 07:55:45 +00:00
D6 trigger modes, no root:
- core/service.py: write/enable `systemd --user` units; apply_mode(manual/
  always-on/game-launch) reconciles the recorder + watcher services; status().
- core/watcher.py + `rigdoctor watch`: poll Steam RunningAppID, auto-bracket a
  focused capture (D12 zero-config fallback; wrapper stays primary).
- CLI `rigdoctor service status|mode`; config `trigger_mode`.
- GUI Settings: "Recording trigger" dropdown (Apply runs apply_mode off-thread).
- Tests for unit generation, mode reconciliation, watcher transitions/parse.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jessey merged commit 7804893054 into main 2026-05-22 07:55:48 +00:00
jessey deleted branch feat/m9-installer 2026-05-22 07:55:49 +00:00
Sign in to join this conversation.