[vlc-devel] [PATCH] Qt4: controller window hidden by video

Andreas Schlick schlick at lavabit.com
Mon Apr 18 16:56:16 CEST 2011


Hello,

after an update to vlc 1.1.9 the controller window for fullscreen mode is 
hidden by the video window. By using git bisect I could track this down to 
commit ffe7367b1672 (Qt4: Fix FSController glitches on Linux/KDE). The 
attached patch fixes this by adding Qt::WindowStaysOnTopHint to the 
setWindowFlags() call and now it works fine for me (using pekwm). Please add 
this or a similar fix to next release of vlc.

Thank you!
 Andreas Schlick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Qt4-Tell-the-window-manager-to-keep-the-fullscreen-c.patch
Type: text/x-patch
Size: 977 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110418/c017c5dd/attachment.bin>


More information about the vlc-devel mailing list