[vlc-devel] RE : [PATCH] Qt: Fix a win32 issue with the FSC

brezhoneg1 brezhoneg1 at yahoo.fr
Wed Jun 17 10:39:38 CEST 2009


> The fact that taskbar was over and onTop of FSC probably due to vout
is
> not a window and not part of the Qt4 interface which is why taskbar
got
> called up? Should the fullscreen vout be a child window of Qt4
interface
> to avoid the interference from task bar?
> 

I agree.

I tried to implement a fullscreen controller for skins2. The only
reliable and predictable way I found was to indeed set the "fullscreen
controller" as a child of the "fullscreen window". For that purpose, the
fullscreen window id just needs to be retrieved from vout and the fsc is
then reparented as a child.

Erwan10




More information about the vlc-devel mailing list