[PATCH 02/10] winemac: On click, don't reorder Cocoa child window after siblings of higher level.

Ken Thomases ken at codeweavers.com
Fri Aug 30 00:00:38 CDT 2013


It may be necessary to reorder to some extent because the clicked window is
behind a sibling at the same level, but that shouldn't move it later in the
list than higher-level siblings.

Cocoa gets buggy if the list of child windows isn't in z-order.
---
dlls/winemac.drv/cocoa_app.m | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winemac-On-click-don-t-reorder-Cocoa-child-window-af.patch
Type: text/x-patch
Size: 2175 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130830/d3064f64/attachment.bin>


More information about the wine-patches mailing list