mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-26 15:21:29 +11:00
602a737440
XInput2 has a concept of master and slave devices, where a slave device is the actual physical device, attached to a master device representing the cursor or keyboard focus. See http://who-t.blogspot.co.uk/2009/05/xi2-recipes-part-1.html Mouse events were being received from both the master and slave devices, but we are only interested in events from the master device. Fixes #533 |
||
---|---|---|
.. | ||
android | ||
caca | ||
cocoa | ||
egl | ||
emscripten | ||
glx | ||
ios | ||
osmesa | ||
wayland | ||
wgl | ||
win32 | ||
x11 | ||
dlopen.rs | ||
mod.rs |