mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
894b8b0c22
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. |
||
---|---|---|
.. | ||
Wayland | ||
X11 | ||
CMakeLists.txt |