Strip out Xorg support
This is an in progress patch to make Xorg support optional.
Things left:
-
Add meson goo to set BUILD_XORG_SUPPORT -
Make XorgEnable and WaylandEnable become noops if we can't switch between xorg and wayland (to address #881 (closed) ) -
Drop the udev rule from the build if xorg is disabled -
Drop gdm-x-session and Xsession if xorg is disabled -
Probably more extensive #ifdefs throughout the code to cut out more bits.
Edited by Ray Strode