Josef Schimke sgtcapslock@lavabit.com writes:
Hello,
When XInput2 takes over the mouse, regular MotionNotify events continue to be handled alongside it. This causes the cursor to erratically skip around when the slower method (X11 input) tries to reposition the cursor while XInput2 is already handling future events.
We want to process MotionNotify to resync the cursor position, XInput events are not enough.