LookingGlass/client/include/interface
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
..
displayserver.h [client] ds: separate grab and capture logic 2021-05-04 18:17:19 +10:00
font.h [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
renderer.h [client] renderer: add interface for high DPI rendering 2021-02-21 19:06:53 +11:00