sway/.builds
Simon Ser 9704152414 build: drop xwayland option
Instead of having a build-time option to enable/disable xwayland
support, just use the wlroots build config: enable xwayland in
Sway if it was enabled when building wlroots. I don't see any
use-case for disabling xwayland in Sway when enabled in wlroots:
Sway doesn't pull in any additional dependency (just pulls in
dependencies that wlroots already needs). We have a config command
to disable xwayland at runtime anyways.

This makes it so xwayland behaves the same way as other features
such as libinput backend and session support. This also reduces
the build matrix (less combinations of build options).

I think we originally introduced the xwayland option when we didn't
have a good way to figure out the wlroots build config from the
Sway build system.
2024-05-21 11:44:39 -04:00
..
alpine.yml build: drop xwayland option 2024-05-21 11:44:39 -04:00
archlinux.yml ci: add libdisplay-info dependency 2023-02-28 23:19:33 +01:00
freebsd.yml ci: add libdisplay-info dependency 2023-02-28 23:19:33 +01:00