On Sun, Sep 23, 2012 at 04:10:24PM -0700, Keith Packard wrote:
> Yufeng Shen <[email protected]> writes:
> 
> > To fix this, we change the device to screen coordinates mapping to
> > [dev_X_min, dev_X_max]  -> [screen_X_min, screen_X_max-1]
> > [dev_Y_min, dev_Y_max]  -> [screen_Y_min, screen_Y_max-1]
> 
> This patch appears to include an additional change in passing
> screenInfo.x + screenInfo.width and screenInfo.y + screenInfo.height
> instead of just screenInfo.width and screenInfo.height.
> 
> If this is essential to the fix noted above, please make sure the change
> is described in the commit log. If it is a separate fix, please create a
> separate patch for it.

fwiw, it'd be a separate fix but one that seems required. Though I still
don't know how to get negative origins for the desktop.

Cheers,
   Peter


_______________________________________________
[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