winemac: Make clicking on the app's dock icon unminimize a window if there are only...
commit1186c36c89c74066d127ca52512c1196b1802ec9
authorKen Thomases <ken@codeweavers.com>
Fri, 4 Oct 2013 05:17:24 +0000 (4 00:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Oct 2013 10:45:56 +0000 (4 12:45 +0200)
treecf2921466a0379bd5ed91d9b2a6f04583c4d8364
parent63fe00eae7b3388d10a98ed0e99718fcbcb2905c
winemac: Make clicking on the app's dock icon unminimize a window if there are only minimized windows.

Cocoa would automatically do this for a normal app.  However, the Mac driver
makes all of its windows inherit from NSPanel and Cocoa ignores panels for
this feature.
dlls/winemac.drv/cocoa_app.m