Commit Graph

2 Commits

Author SHA1 Message Date
asmir 9058dd7926 workspaces: auto-detect Hyprland alongside i3/Sway
Drive the switcher from Hyprland.workspaces when HYPRLAND_INSTANCE_SIGNATURE
is set, else fall back to I3.workspaces. The ?: model binding only evaluates
the taken branch, so the unused backend singleton is never instantiated (no
stray IPC). Both workspace types share the same shape (name/active/focused/
urgent/monitor.name/activate()), so the chip renderer is unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 16:16:55 +02:00
asmir f8a4536a02 add full proj 2026-05-31 09:28:44 +02:00