LookingGlass/client/displayservers/Wayland
Quantum 75a9e38e3a [client] wayland: remove sync transfer for VM->host copies
Since we are using epoll, there is no longer any need to remove O_NONBLOCK
with fcntl, and the comment is also no longer relevant.
2021-06-02 22:22:59 +10:00
..
clipboard.c [client] wayland: remove sync transfer for VM->host copies 2021-06-02 22:22:59 +10:00
CMakeLists.txt [client] cmake: support building with libdecor 2021-03-15 10:54:35 +11:00
cursor.c [client] wayland: synchronize host cursor position with guest 2021-05-04 09:18:35 +10:00
gl.c [client] wayland: use util_hasGLExt for swapping buffers with damage 2021-05-19 19:37:14 +10:00
idle.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
input.c [client] wayland: avoid protocol error when warping in capture mode 2021-05-22 13:22:31 +10:00
output.c [client] wayland: gracefully downgrade to wl_output v2 2021-02-27 14:48:28 +11:00
poll.c [client] wayland: use consistent naming in poll module 2021-03-03 16:38:23 +11:00
registry.c [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
shell_libdecor.c [client] wayland: implement minimize operation 2021-05-08 10:08:37 +10:00
shell_xdg.c [client] wayland: implement minimize operation 2021-05-08 10:08:37 +10:00
state.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
wayland.c [client] x11/sdl/wayland: implement new minimize (stub for wayland) 2021-05-06 22:25:38 +10:00
wayland.h [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
window.c [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00