[PATCH 1/2] winemac: Allow ordering a window into Cocoa's window list even if it's positioned outside of the desktop.

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


Some programs minimize windows which are outside of the desktop.  The Mac
driver had been leaving such windows ordered out, which prevented them from
minimizing and appearing on the Dock.  That, in turn, made it difficult for
the user to restore them.
---
dlls/winemac.drv/cocoa_window.m | 64 ++++++++++++-----------------------------
dlls/winemac.drv/macdrv_cocoa.h |  4 +--
dlls/winemac.drv/window.c       | 20 ++++++-------
3 files changed, 31 insertions(+), 57 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Allow-ordering-a-window-into-Cocoa-s-window-.patch
Type: text/x-patch
Size: 8931 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131114/144de9b4/attachment.bin>


More information about the wine-patches mailing list