LookingGlass/client/displayservers
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
..
Wayland [client] wayland: pass mouse wheel motion events to imgui 2021-07-31 14:58:35 +10:00
X11 [client] x11: Add event handling for ungrabed mouse press/release 2021-07-31 15:23:31 +10:00
CMakeLists.txt [client] ds: remove SDL display server 2021-07-18 10:34:41 +10:00