winemac: Allow zero-sized windows to be selected from the Mac Window menu.
commit63fe00eae7b3388d10a98ed0e99718fcbcb2905c
authorKen Thomases <ken@codeweavers.com>
Fri, 4 Oct 2013 05:17:17 +0000 (4 00:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Oct 2013 10:45:52 +0000 (4 12:45 +0200)
tree2ab42c30266c7920783b8c237964c7d6ecdb8647
parent13e3219c2f5df4efbd035bc1466a254ef5d2d95e
winemac: Allow zero-sized windows to be selected from the Mac Window menu.

They show up in the taskbar on Windows 7.  Selecting them from there is
meaningful and useful, as is selecting them from the Window menu.

In addition to just switching among windows from that menu, this is also
important to recovering a minimized window if the user has configured their
system preferences to minimize windows into the process's dock icon (rather
than as separate dock icons).
dlls/winemac.drv/window.c