LookingGlass/client
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
..
cmake [client] egl: generate header file with #define for desktop shader 2021-02-21 14:20:41 +11:00
displayservers [client] x11: fix BadAtom when pasting large buffers 2021-05-27 18:41:54 +10:00
fonts [client] fonts: remove SDL font backend 2021-02-26 09:58:21 +11:00
include [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
renderers [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
src [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
CMakeLists.txt [client] cmake: support building with libdecor 2021-03-15 10:54:35 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00