[PATCH 6/8] winemac: Prefer absolute mouse moves unless cursor is pinned by clipping or desktop edges.

Ken Thomases ken at codeweavers.com
Tue May 7 03:00:49 CDT 2013


This fixes an issue with sub-pixel-precise pointing devices on Lion and later.
Wine's notion of the cursor position would get out of sync with the actual position
because deltas don't convey the actual movement distance.
---
dlls/winemac.drv/cocoa_app.h |    1 +
dlls/winemac.drv/cocoa_app.m |   80 +++++++++++++++++++++++++++++++++++++++---
2 files changed, 76 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winemac-Prefer-absolute-mouse-moves-unless-cursor-is.patch
Type: text/x-patch
Size: 5162 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130507/2bbfa7e9/attachment-0001.bin>


More information about the wine-patches mailing list