[PATCH 9/9] winemac: Order front in -makeKeyAndOrderFront:; we only override to control key status.

Ken Thomases ken at codeweavers.com
Thu May 16 18:43:50 CDT 2013


When we have windows on two different spaces and the user switches between them by
clicking our Dock icon, Cocoa inexplicably sends the switched-to window to the
back of the z-order.  It's only -makeKeyAndOrderFront: that brings it forward
again, but our override broke that.
---
dlls/winemac.drv/cocoa_window.m |   10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-winemac-Order-front-in-makeKeyAndOrderFront-we-only-.patch
Type: text/x-patch
Size: 975 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130516/7eae0f8a/attachment.bin>


More information about the wine-patches mailing list