[vlc-devel] [vlc-commits] commit: Added Qt::Tool flag on the fullscreen widget. (Laurent Aimar )
Laurent Aimar
fenrir at elivagar.org
Thu May 27 20:15:48 CEST 2010
Hi,
On Thu, 2010-05-27 at 19:41 +0300, Rémi Denis-Courmont wrote:
> Le dimanche 23 mai 2010 23:44:58 git at videolan.org, vous avez écrit :
> > vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun May 23
> > 22:38:56 2010 +0200| [a91750568de08cd94738e8692420ddc4b2088f5c] |
> > committer: Laurent Aimar
> >
> > Added Qt::Tool flag on the fullscreen widget.
> >
> > It fixes 'on top' behaviour when going fullscreen (at least for linux),
>
> I don't see that. The real problem is that the Qt4 UI window keeps the "above"
> WM state even when going to fullscreen mode. It should not as it does not
> contain the video at that point. Afterall the option is called --video-on-top.
That was more a side effect of what I wanted to fix:
>
> > and it avoid having a 'Untitled Window' in the taskbar when fullscreen.
>
> That looks like a bug more than a feature to me. Now the Qt4 UI cannot be
> selected in the task bar when in fullscreen mode.
>
> Of course, we should give the window a title, but that's an orthogonal issue.
No the issue is that in fullscreen, you then have 2 windows in the task
bar, the extra one for the fullscreen widget. And I do believe that's a
bug.
--
fenrir
More information about the vlc-devel
mailing list