wlroots-hyprland/xwayland
Vincent Vanlaer c80bf1591e Allow xwayland to start lazily
Makes the xwayland startup process two phased.
The first phase just initialises the X11 sockets.
The second phase starts the Xwayland server itself.
When starting xwayland lazily the second phase will be postponed until
a client has connected to the X11 socket.

Changes in behaviour:
The DISPLAY environment is now set immediately after the X11 sockets
are created.
When the Xwayland server is killed or crashes, the sockets will not be
recreated, but reused.

Fixes #849: Start up Xwayland lazily
2018-05-06 23:41:25 +02:00
..
selection xwayland/selection: fix little memory leak on error 2018-04-26 15:59:58 +01:00
meson.build xwayland: refactor selection code 2018-04-03 12:56:54 -04:00
sockets.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c Allow xwayland to start lazily 2018-05-06 23:41:25 +02:00
xwm.c xwayland: make utility windows unmanaged again 2018-04-27 10:44:20 +01:00