Skip to content

xephyr: Don't check for SeatId anymore (for server-21.1-branch)

After a change for the xserver to automatically determine the seat based on the XDG_SEAT variable, xephyr stopped working. This was because of an old feature where xephyr used to handle evdev directly. This was dropped some time ago, and now this check is not needed

(cherry picked from commit 4c03b67d)

Downstream: https://bugs.gentoo.org/884221

Merge request reports