[PATCH] Ignore MotionNotify when XI2 is handling mouse motion

Alexandre Julliard julliard at winehq.org
Mon Jul 29 14:00:53 CDT 2013


Josef Schimke <sgtcapslock at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list