]> git.sesse.net Git - vlc/commit
Added Qt::Tool flag on the fullscreen widget.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 23 May 2010 20:38:56 +0000 (22:38 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 23 May 2010 20:38:56 +0000 (22:38 +0200)
commita91750568de08cd94738e8692420ddc4b2088f5c
tree4adab34a4e4498a9b066f80bc755f44d23a06dc3
parenta61cb21fd61350444abc09c91b55c16d7a4a64cb
Added Qt::Tool flag on the fullscreen widget.

 It fixes 'on top' behaviour when going fullscreen (at least for linux), and
it avoid having a 'Untitled Window' in the taskbar when fullscreen.
modules/gui/qt4/components/interface_widgets.cpp