Skip to content

Make wayland backend optional

David Seifert requested to merge (removed):optional-wayland into master

Closes #4978 (closed) Closes https://bugs.gentoo.org/836831

@jensgeorg I have made the wayland-optional patch much better. I have tested this on a system without wayland and with, and in both cases the flag works for disabling wayland support. Obviously, with gdk-wayland-3.0 present, it also works for Wayland by default. In Gentoo, forcing Wayland onto users creates a massive rat's nest of dependencies, especially for ones that can't afford Wayland (Nvidia or older graphics drivers). I hope this patch works for you.

Merge request reports