On Thu, 26 Jan 2012 16:13:59 +0000, Jon TURNEY <[email protected]> wrote:
> hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()
This looks like it's missing
x = dx;
y = dy;
Without that, you'll miss any changes to position made by miPointerSetPosition.
--
[email protected]
pgpdFsR4wwTfe.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
