[Bug 34114] New: [PATCH] Ignore MotionNotify when XI2 is handling mouse motion

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 23 00:44:55 CDT 2013


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 at winehq.org
        ReportedBy: sgtcapslock at 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.



More information about the wine-bugs mailing list