quakeforge/libs/video
Bill Currie ce8eac5ca0 [x11] Send app focus loss/gain events
Other subsystems, especially low-level input drivers, need to know when
the app has input focus. eg, as the evdev driver uses the raw stream
from the kernel, which has no idea about X application focus (in fact,
it seems the events are shared across multiple apps without any issue),
the evdev driver sees all the events thus needs to know when to drop
them.
2021-11-22 14:59:32 +09:00
..
renderer [vulkan] Pick up vulkan.h from correct location 2021-11-19 22:36:19 +09:00
targets [x11] Send app focus loss/gain events 2021-11-22 14:59:32 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00