wlroots-hyprland/xwayland
Tudor Brindus 1b0e4c7e6e xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use
When debugging Xwayland-related issues, a common first step in debugging
has been to ask the reporter to move their real Xwayland to
/usr/bin/Xwayland.bin, and create a shell script starting Xwayland with
extra arguments under the original /usr/bin/Xwayland location.

Introducing a `WLR_XWAYLAND` environment variable makes this less
invasive, by allowing the user to swap out Xwayland without resorting to
global system changes (or source patches).
2020-10-11 09:00:52 +02:00
..
selection xwayland: fix use-after-free in selection handling 2020-10-11 08:59:08 +02:00
meson.build xwayland: split server 2020-05-19 22:07:47 +02:00
server.c xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to use 2020-10-11 09:00:52 +02:00
sockets.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
sockets.h xwayland: remove remaining SOCK_CLOEXEC 2019-02-20 17:04:00 +01:00
xwayland.c xwayland: free server in error path 2020-07-27 10:49:19 +02:00
xwm.c xwm: add loop detection for read_surface_parent 2020-10-08 19:32:58 +02:00