LookingGlass/client/displayservers/SDL
Quantum 00c2773e6b [client] ds: separate grab and capture logic
Currently, (un)grabPointer is used both for tracking/confining the mouse
in normal mode, as well as entering/exiting capture mode. This makes it
impossible to use separate cursor logic for capture mode, which is needed
to deal with overlapping windows for the Wayland backend.

This commit creates separate (un)capturePointer for entering/exiting
capture mode. There should be no behaviour changes.
2021-05-04 18:17:19 +10:00
..
CMakeLists.txt [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00
kb.h [client] retain backwards compatibillity for the capture keycode 2021-01-19 03:08:56 +11:00
sdl.c [client] ds: separate grab and capture logic 2021-05-04 18:17:19 +10:00