On Thu, 26 Jan 2012 19:27:42 -0000, "Colin Harrison" 
<[email protected]> wrote:

> > This looks like it's missing
> >       x = dx;
> >       y = dy;
> 
> With this in I get no mouse events (on the left monitor) when the main
> display is not leftmost with multiple monitors.

I don't understand how that can happen -- miSetPointerPosition isn't
supposed to change the position unless the pointer is constrained.

> The casting is probably messing up negative x's on Windows? As in the [PULL]
> I can't detect any position errors.

You won't be clipping mouse positions, which makes this change
significantly different from the commit message (as it now discards
information that it used to use).

Perhaps Peter has some idea of what's going on here...

-- 
[email protected]

Attachment: pgpBArAgk3lDl.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

Reply via email to