quakeforge/libs/video
Bill Currie c3ce12de4c [x11] Use root window for barriers
It turns out that if the barriers are set on the app window, and the app
grabs the pointer (even passively), barrier events will no longer be
sent to the app. However, creating the barriers on the root window and
the events are selected on the root window, the barrier events are sent
regardless of the grab state.
2021-11-22 15:42:22 +09:00
..
renderer [vulkan] Pick up vulkan.h from correct location 2021-11-19 22:36:19 +09:00
targets [x11] Use root window for barriers 2021-11-22 15:42:22 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00