wlroots-hyprland/xwayland
Dominique Martinet b29c7d01b1 xwayland: relinquish wl_fd[0] after creating client
wayland WILL close this fd during wl_client_destroy, after our handler
if we close it as well this will close some of the fd we reopened
2017-08-24 07:51:24 +02:00
..
meson.build xwm: fix minimal init, this gets us some events on window creations 2017-08-23 22:03:49 +02:00
sockets.c xwayland: fix some shutdown cases 2017-08-24 07:51:24 +02:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c xwayland: relinquish wl_fd[0] after creating client 2017-08-24 07:51:24 +02:00
xwm.c xwm: free x11 windows on finish 2017-08-24 07:51:24 +02:00
xwm.h example compositor: loop through xwayland surfaces 2017-08-23 22:03:49 +02:00