LookingGlass/client/displayservers/X11
Geoffrey McRae 3912d3411c [client] x11: process clipboard events early
Due to the logic in the event loop property events may get filtered out
that were clipboard related. This changes ensures the clipboard event
handler code gets to run first avoiding this issue.
2021-04-29 12:24:23 +10:00
..
atoms.c [client] x11: fix failure to paste clipboard into the guest 2021-04-29 12:22:54 +10:00
atoms.h [client] x11: fix failure to paste clipboard into the guest 2021-04-29 12:22:54 +10:00
clipboard.c [client] x11: process clipboard events early 2021-04-29 12:24:23 +10:00
clipboard.h [client] x11: process clipboard events early 2021-04-29 12:24:23 +10:00
CMakeLists.txt [client] x11: split out atoms into a seperate structure 2021-03-27 10:05:57 +11:00
x11.c [client] x11: process clipboard events early 2021-04-29 12:24:23 +10:00
x11.h [client] x11: Find and use the correct valuators for mouse axes 2021-03-27 21:12:52 +11:00