wlroots/xwayland
Scott Moreau a9b1d9e838 xwayland: Clean up if Xwayland fails to start
When running wlroots compositors with Xwayland executable bits
unset, if DISPLAY is set to the display number wlroots has set
up, then X and gtk clients (at least) hang when they are ran.
X clients should fail with an error and exit while gtk clients
should fall back to wayland backend and run correctly. This is
because wlroots opened sockets for Xwayland but wasn't closing
them if Xwayland failed to start.
2019-12-31 08:07:16 -07:00
..
selection Implement serial validation for selection requests 2019-06-30 15:01:05 -04:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05: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: Clean up if Xwayland fails to start 2019-12-31 08:07:16 -07:00
xwm.c xwayland: Expose configure request mask 2019-10-08 19:46:06 +03:00