LookingGlass/client/displayservers
Quantum bb60107a3b [client] wayland: dispatch events through libdecor when using it
Currently, we dispatch the events on the wayland display server ourselves.
This is fine when using the cairo backend of libdecor, as it does the same
thign we do, but other backends may require other things to be dispatched.

This commit lets libdecor dispatch events instead through libdecor_get_fd
and libdecor_dispatch, which should hopefully makes things less sketchy.
2021-07-22 12:03:55 +10:00
..
Wayland [client] wayland: dispatch events through libdecor when using it 2021-07-22 12:03:55 +10:00
X11 [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
CMakeLists.txt [client] ds: remove SDL display server 2021-07-18 10:34:41 +10:00