]> git.sesse.net Git - vlc/commit
macosx: only hide dock and menu bar when necessary
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sun, 18 Nov 2012 10:59:58 +0000 (11:59 +0100)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sun, 18 Nov 2012 12:21:39 +0000 (13:21 +0100)
commit784f47a244308736948a5e526357cfa094f359d8
tree32f1f57626c0c46bb6584957bb175f6826c8e1c9
parent00c4f687860c7824f5c5eda9d7813e17ea9f4f4c
macosx: only hide dock and menu bar when necessary

Please note: For whatever reason, Cocoa only allows to hide the menu bar
when we also hide the dock. On the other hand, the dock can be hidden while
the menu bar stays visible.

close #4681
modules/gui/macosx/Windows.m
modules/gui/macosx/misc.h
modules/gui/macosx/misc.m