[PATCH 2/2] winemac: Avoid moving owned windows when programmatically moving the owner.

Ken Thomases ken at codeweavers.com
Thu Nov 14 20:52:07 CST 2013


Cocoa normally maintains the relative position of owned windows with respect
to the owner, which differs from Windows.

This only affects programmatic moves.  If the user drags the owner window,
the owned windows still follow.  I haven't found a solution for that.
---
dlls/winemac.drv/cocoa_window.h |  1 +
dlls/winemac.drv/cocoa_window.m | 32 ++++++++++++++++++++++++++------
2 files changed, 27 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winemac-Avoid-moving-owned-windows-when-programmatic.patch
Type: text/x-patch
Size: 2664 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131114/5353deab/attachment.bin>


More information about the wine-patches mailing list