wlroots-hyprland/include
Dominique Martinet 871646d225 Double-fork for xwayland execution
The intermediate fork needs to wait for SIGUSR1 for when Xserver is
ready, or SIGCHLD if the exec didn't work out.

Also change the exit() to _exit() as that is apparently more appropriate
for forks (and waitpid's status was wrong without it for some reason)

Fixes #122.
2017-08-27 21:41:08 +02:00
..
backend Merge wlr_udev into wlr_session 2017-08-26 14:02:04 +12:00
render wlr renderer/texture: rename init to create when it does alloc 2017-08-19 08:33:31 +02:00
wlr Double-fork for xwayland execution 2017-08-27 21:41:08 +02:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00