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.

-- 
[email protected]

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