LookingGlass/client/include
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
..
interface [client] ds: separate grab and capture logic 2021-05-04 18:17:19 +10:00
app.h [client] ds: separate grab and capture logic 2021-05-04 18:17:19 +10:00
egl_dynprocs.h [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
ll.h [client] ll: add new method ll_peek_tail 2021-01-06 22:11:10 +11:00
util.h [client] ds: detect when the cursor exits into an overlapping window 2021-05-04 06:35:36 +10:00