Elektrine lite

← Feed

@blinry@chaos.social

Post #4171868

2026-07-28 17:42 UTC

But also, I'm excited to tell you that https://swaywm.org (a popular clone of @i3wm@fosstodon.org) has *great* built-in multi-seat support out of the box! ✨ You can configure the seats dynamically using `swaymsg seat assign `. There's an open issue https://github.com/swaywm/sway/issues/3491 that makes it less useful, but I wrote a small patch https://github.com/blinry/sway/tree/one-seat-per-device to fix it. #sway

Replies (1)

  • @blinry@chaos.social 2026-07-28 17:50

    To simplify setting up seats on #sway, I wrote a little TUI tool (in Rust) that gives you a big list of all your input devices, and you can then move them between seats using your arrow keys. https://codeberg.org/blinry/multi-seat-configurator

    Open ##4171867