Skip to content

xwayland: Pass the correct oeffis device types

Xwayland uses OEFFIS_DEVICE_ALL_DEVICES to get all possible device types enabled.

Be more selective and specify explicitly keyboard and pointer instead of relying on what "all devices" translates to in the stack.

See-also: https://gitlab.gnome.org/GNOME/mutter/-/issues/3194
Signed-off-by: Olivier Fourdan ofourdan@redhat.com

/cc @whot

Edited by Olivier Fourdan

Merge request reports