LookingGlass/client/displayservers
Geoffrey McRae 3be645a357 [client] x11: fix BadAtom when pasting large buffers
To start a clipboard incr transfer the client has to delete the INCR
window property as the reply to the selection. This deletion generates a
property change event with the type delete, errornously triggering the
incr processing of the data. This patch corrects this by ignoring
property deletions.
2021-05-27 18:41:54 +10:00
..
SDL [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
Wayland [client] wayland: avoid protocol error when warping in capture mode 2021-05-22 13:22:31 +10:00
X11 [client] x11: fix BadAtom when pasting large buffers 2021-05-27 18:41:54 +10:00
CMakeLists.txt [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00