winemac: When exiting Cocoa full-screen mode for a no-longer-eligible window, bypass...
commit4af5d5bd99737345a1a6452da1e8fefe909f8bc6
authorKen Thomases <ken@codeweavers.com>
Thu, 12 Mar 2015 23:44:44 +0000 (12 18:44 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Mar 2015 12:52:12 +0000 (13 21:52 +0900)
tree13b82eec217aa20475c5eae5c7a46e6cb76fba9a
parent3a55206787d2cc7836193847a3f120a9916c5012
winemac: When exiting Cocoa full-screen mode for a no-longer-eligible window, bypass the override of -toggleFullScreen:.

The override checks the disabled state of the window, but that's for user-
driven changes, not programmatic changes.
dlls/winemac.drv/cocoa_window.m