LookingGlass/client/displayservers/X11
Geoffrey McRae 9015706fcb [client] x11: fix failure to paste clipboard into the guest
The clipboard atoms may not exist yet and as such we must create them if
this is the case. Failure to do so results in `SEL_DATA` being zero
breaking the clipboard paste mechanics
2021-04-29 12:22:54 +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: split out atoms into a seperate structure 2021-03-27 10:05:57 +11:00
clipboard.h [client] x11: split out clipboard code for maintainabillity 2021-03-27 09:21:32 +11:00
CMakeLists.txt [client] x11: split out atoms into a seperate structure 2021-03-27 10:05:57 +11:00
x11.c [client] x11: fallback to a utility window if motif atom is missing 2021-03-27 21:42:47 +11:00
x11.h [client] x11: Find and use the correct valuators for mouse axes 2021-03-27 21:12:52 +11:00