LookingGlass/client/displayservers
Geoffrey McRae d0a12f6097 [client] ds: detect when the cursor exits into an overlapping window
This adds a new method to the display server interface to allow the
application to notify the ds when there is a guest cursor position
update along with the translated local guest cursor position. This makes
it possible for the display server to keep the local cursor position in
sync with the guest cursor so that window leave events can be detected
when the cursor would move into an overlapping window.

Wayland currently just has a stub for this, and the X11 implementation
still needs some minor tweaking.
2021-05-04 06:35:36 +10:00
..
SDL [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00
Wayland [client] ds: detect when the cursor exits into an overlapping window 2021-05-04 06:35:36 +10:00
X11 [client] ds: detect when the cursor exits into an overlapping window 2021-05-04 06:35:36 +10:00
CMakeLists.txt [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00