LookingGlass/client/displayservers/X11
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
..
atoms.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
atoms.h [client] x11: set _NET_WM_PID 2022-09-18 10:10:13 +10:00
clipboard.c [client] remove non-prototype function declarations 2022-11-01 08:03:15 +11:00
clipboard.h [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
CMakeLists.txt [client] x11: add dependency on xkbcommon 2022-06-30 15:09:24 +10:00
x11.c [client] x11: generate synthetic EnterNotify event on cursor leave 2023-03-05 16:42:47 +11:00
x11.h [client] all: use the defined keyboard mapping for keybinds 2022-06-29 18:26:40 +10:00