wlroots/xwayland
Scott Anderson 48fa59c22e Remove __PRETTY_FUNCTION__
This is pointlessly non-portable and completely equivilent to __func__
in C.
2017-08-26 22:43:42 +12: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 Remove __PRETTY_FUNCTION__ 2017-08-26 22:43:42 +12:00
xwm.h example compositor: loop through xwayland surfaces 2017-08-23 22:03:49 +02:00