August 19, 2026
3 recorded commits · 2 named repos · 6 private repos
- Private work 6 private repos
Activity was recorded across 6 private repos. Names, subjects, counts, and links stay private.
- souveraine2 changes
- souveraine-shell: package the composed quickshell config1:14 p.m. · 3225735 · internal Gitea record 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 startup1:14 p.m. · fbda26e · internal Gitea record 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 producer1:14 p.m. · e970166 · internal Gitea record 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.