LookingGlass/client/displayservers/X11
Geoffrey McRae 7f6fd02d06 [client] x11: Add event handling for ungrabed mouse press/release
The imgui overlay requires input even if the display is not captured and
operating in raw mode. XInput2 correctly only sends
XI_Press/ReleaseButton events if the device has not been captured, as
such it's safe to handle both raw and non raw buttons events at the same
time.
2021-07-31 15:23:31 +10:00
..
atoms.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
atoms.h [client] x11: create _NET_WM_BYPASS_COMPOSITOR if it doesn't exist 2021-06-17 11:16:26 +10:00
clipboard.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
clipboard.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
CMakeLists.txt [all] use cmake FindPkgConfig IMPORTED_TARGETs 2021-07-24 12:35:48 +10:00
x11.c [client] x11: Add event handling for ungrabed mouse press/release 2021-07-31 15:23:31 +10:00
x11.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00