swaywm / swayidle

Idle management daemon for Wayland
MIT License
550 stars 50 forks source link

Add seat selection #77

Closed RustyBamboo closed 4 years ago

RustyBamboo commented 4 years ago

Might address #1.The seat name can be specified by the "-S" option. Otherwise an arbitrary seat will be picked.

I think it would be cool to be able to track a specified array of seats, but looks like that will require a healthy rewrite.