]> git.sesse.net Git - vlc/commit
macosx: Use floating window level for effects and other panels
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 31 Aug 2014 18:51:36 +0000 (20:51 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 31 Aug 2014 18:58:05 +0000 (20:58 +0200)
commit081cba9ccc60b60f5f22a8a5be3895147eb0a709
treebacba2116510654a863ef8533548f4dacaea0560
parent677511e79bdc42bddec1b57977973b2489772099
macosx: Use floating window level for effects and other panels

All black-syle panels should get the floating window level.
This is normal behaviour of panels and has the positive side effect
that the panel also stays in front while vout window reconfigurations.

This level is also used for the preferences window, as this is sort
of a modal window which needs to be closed (in order to get settings
saved).

close #12063
modules/gui/macosx/AudioEffects.m
modules/gui/macosx/MainMenu.m
modules/gui/macosx/TrackSynchronization.m
modules/gui/macosx/VLCVoutWindowController.h
modules/gui/macosx/VLCVoutWindowController.m
modules/gui/macosx/VideoEffects.m
modules/gui/macosx/bookmarks.m
modules/gui/macosx/playlistinfo.m