[PATCH 1/4] winemac: Don't change window order for SetFocus().

Ken Thomases ken at codeweavers.com
Wed Dec 11 12:50:17 CST 2013


This fixes a problem where some apps move their window to the front after
the user switches away to another app.  OS X prevents the background app
from actually coming in front of the active app's front window, but the
window gets ordered in second place, possibly obscuring other windows of the
active app.
---
dlls/winemac.drv/cocoa_window.m |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Don-t-change-window-order-for-SetFocus.patch
Type: text/x-patch
Size: 635 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131211/bcff4dc0/attachment.bin>


More information about the wine-patches mailing list