Casey Tunturi

August 19, 2026

August 19, 2026

3 recorded commits · 2 named repos · 277 private commits

Work threads
souveraine-shellshellmanifest
  • Private work 7 repos sealed

    277 commits count toward the day. Names, subjects, and links stay private.

  • souveraine2 changes
    • souveraine-shell: package the composed quickshell config
      1:14 p.m. · 3225735 · ledger only

      CI stages deploy.sh in a scratch HOME and tars the composed tree dereferenced, then makepkg ships it to /etc/xdg/quickshell/souveraine on both arches — the shell becomes package-owned, and a writable ~/.config copy keeps shadowing it.

    • shell: register the Brightness IPC target on startup
      1:14 p.m. · fbda26e · ledger only

      Brightness is a singleton nothing instantiates, so 'qs ipc call brightness increment' answered 'Target not found' while still exiting 0 — the lever's || brightnessctl fallback never fired. Pull the singleton in so the lever owns brightness again.

  • SouveraineOS1 change
    • manifest: souveraine-shell comes from the souveraine producer
      1:14 p.m. · e970166 · ledger only

      The shell config lives in souveraine/surfaces/quickshell and its CI now packages it; the separate producer entry pointed at a repo that only held a broken symlink farm.