[PATCH 2/2] winemac: Restore app cursor settings when cursor moves back into an app window.

Ken Thomases ken at codeweavers.com
Thu Oct 17 23:45:52 CDT 2013


The code had previously set the cursor back to the standard arrow and unhid
it when it left all app windows.  Now it restores the cursor image that the
app set and re-hides it if necessary when it moves back over any app window.

This avoids some problems with double cursors in games which hide the system
cursor and draw a software cursor.
---
dlls/winemac.drv/cocoa_app.h |  3 ++
dlls/winemac.drv/cocoa_app.m | 80 ++++++++++++++++++++++++++++++++++----------
2 files changed, 65 insertions(+), 18 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winemac-Restore-app-cursor-settings-when-cursor-move.patch
Type: text/x-patch
Size: 5169 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131017/04e07ffd/attachment.bin>


More information about the wine-patches mailing list