LookingGlass/client/displayservers
Shootfast 48cf099638 [client] input: fix confine_pointer argument marshalling
Under Wayland, if the mouse pointer is disconnected whilst captured
(like say via KVM switch), the waylandWarpPointer code will be called
but the pointer will be NULL. This results in the cryptic message:

error marshalling arguments for confine_pointer (signature noo?ou): null value passed for arg 2
Error marshalling request: Invalid argument

This patch adds a check on the wlWm.pointer pointer before attempting
to warp the pointer, and avoids the crash.
2022-03-05 09:33:45 +11:00
..
Wayland [client] input: fix confine_pointer argument marshalling 2022-03-05 09:33:45 +11:00
X11 [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
CMakeLists.txt [client] ds: remove SDL display server 2021-07-18 10:34:41 +10:00