mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-23 22:13:40 +00:00
7f6fd02d06
The imgui overlay requires input even if the display is not captured and operating in raw mode. XInput2 correctly only sends XI_Press/ReleaseButton events if the device has not been captured, as such it's safe to handle both raw and non raw buttons events at the same time. |
||
---|---|---|
.. | ||
atoms.c | ||
atoms.h | ||
clipboard.c | ||
clipboard.h | ||
CMakeLists.txt | ||
x11.c | ||
x11.h |