LookingGlass/client/displayservers/X11
Geoffrey McRae ae36abb1ca [client] x11: fallback to a utility window if motif atom is missing
If the window manager does not support the motif hints then fallback to
creating a utility window, do not do both. A utility window is a
sub-optimal fallback as it may prevent the application being shown in
the taskbar or as a running application as has been reported on KDE.
2021-03-27 21:42:47 +11:00
..
atoms.c [client] x11: split out atoms into a seperate structure 2021-03-27 10:05:57 +11:00
atoms.h [client] x11: implement center, borderless and maximized parameters 2021-03-27 11:17:48 +11: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