macosx: make sure that isFullscreen only returns true in an actual fullscreen window
commitf54b9825b022d1c81d734ed8ebad5fc16faba5af
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Wed, 15 Feb 2012 14:14:30 +0000 (15 15:14 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 15 Feb 2012 15:01:02 +0000 (15 16:01 +0100)
tree6ee0ee02830f2efc5c71f46e5561ad91918df2df
parentcf8441a23c17e1f17feedfd8681f0d846cb7d19b
macosx: make sure that isFullscreen only returns true in an actual fullscreen window

this fixes the issue that nonembedded window was not allowed to resize itself (e.g. after aspect ratio change)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/macosx/MainWindow.m
modules/gui/macosx/misc.h
modules/gui/macosx/misc.m