quakeforge/libs/video
Bill Currie 4391b87d04 [x11] Grab focus when the pointer enters the window
This is necessary in focus-follows-mouse environments (at least for
openbox, but it wouldn't surprise me if most other WMs behave the same
way) because the WMs don't set focus when the pointer is grabbed (which
XInput does before the WM sees the enter event). This is especially
important when the window is fullscreen on a multi-monitor setup as
there is no border to *maybe* catch the mouse before it enters the
window.
2021-11-21 23:42:33 +09:00
..
renderer [vulkan] Pick up vulkan.h from correct location 2021-11-19 22:36:19 +09:00
targets [x11] Grab focus when the pointer enters the window 2021-11-21 23:42:33 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00