LookingGlass/client
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
..
audiodevs [client] audio/pipewire: fix compilation under clang 2023-01-24 13:46:22 +11:00
displayservers [client] x11: generate synthetic EnterNotify event on cursor leave 2023-03-05 16:42:47 +11:00
include [client] displayservers: add name field 2022-07-13 07:05:07 +10:00
renderers [client] egl: switch from mediump to highp 2023-03-05 14:10:21 +11:00
src [client] audio: add missing earlyInit call for audio devs 2023-01-24 13:35:18 +11:00
CMakeLists.txt [client] cmake: pass -Wstrict-prototypes for C files only 2022-05-29 11:16:16 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00