winemac: Send WM_{ENTER, EXIT}SIZEMOVE around window frame changes initiated by Cocoa.

Ken Thomases ken at codeweavers.com
Thu Oct 31 16:54:53 CDT 2013


The Mac driver was already sending these events when the user resizes the
window by dragging its corner/edges, but there are other occasions when the
window frame changes.  For example, when the user zooms the window.

Some programs (e.g. Terraria) fail to adjust their rendering unless they
get these events.
---
dlls/winemac.drv/cocoa_window.m | 1 +
dlls/winemac.drv/macdrv_cocoa.h | 1 +
dlls/winemac.drv/window.c       | 6 ++++++
3 files changed, 8 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Send-WM_-ENTER-EXIT-SIZEMOVE-around-window-f.patch
Type: text/x-patch
Size: 1873 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131031/b1367e17/attachment.bin>


More information about the wine-patches mailing list