winemac: Make clicking on the app's dock icon unminimize a window if there are only...
commit241ff6a62b7b6a388b9b3923f7bf279b7e2925c3
authorKen Thomases <ken@codeweavers.com>
Fri, 4 Oct 2013 05:17:24 +0000 (4 00:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Nov 2013 15:23:36 +0000 (15 16:23 +0100)
tree4efedbd9b999163e28ba7ae64cdf9aed24431a2c
parent64bd8bcc381f650882ca66d021fe923fbcd10aaf
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.

(cherry picked from commit 1186c36c89c74066d127ca52512c1196b1802ec9)
dlls/winemac.drv/cocoa_app.m