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 |
||
|---|---|---|
| .. | ||
| api | ||
| platform | ||
| events.rs | ||
| headless.rs | ||
| lib.rs | ||
| window.rs | ||