LookingGlass/client/displayservers
Geoffrey McRae 894b8b0c22 [client] x11: generate synthetic EnterNotify event on cursor leave
If the cursor was grabbed the window the cursor moves over when it is
ungrabbed will recieve an EnterNotify event with the mode of
NotifyUngrab, unfortunatly some window manages such as i3 will ignore
this message and as such focus follows mouse will not function
correctly. This patch injects a normal EnterNotify to work around this
issue.
2023-03-05 16:42:47 +11:00
..
Wayland [client] wayland: check for failure of wl_display_connect 2023-02-28 23:38:44 +11:00
X11 [client] x11: generate synthetic EnterNotify event on cursor leave 2023-03-05 16:42:47 +11:00
CMakeLists.txt [client] ds: remove SDL display server 2021-07-18 10:34:41 +10:00