http://bugs.winehq.org/show_bug.cgi?id=34114 Bug #: 34114 Summary: [PATCH] Ignore MotionNotify when XI2 is handling mouse motion Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: sgtcapslock(a)lavabit.com Classification: Unclassified Created attachment 45360 --> http://bugs.winehq.org/attachment.cgi?id=45360 Ignore MotionNotify events when XI2 is enabled 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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.