Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2014 19:29:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        xfce@FreeBSD.org
Subject:   [Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars
Message-ID:  <bug-194135-28711-g3r6pd0YLG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194135-28711@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194135-28711@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135

--- Comment #9 from Olivier Duchateau <olivierd@FreeBSD.org> ---
(In reply to Norbert Augenstein from comment #7)
> Patch works for VLC only, not for Mplayer, Firefox(Flash) or Virtualbox VM
> in fullscreen. I have a dual Monitor setup.

Do you try this command, which disable always-on-top behaviour panel?

xfconf-query -c xfce4-panel -p /panels/panel-<id>/disable-struts -t bool -n -s
true

Where <id> is integer (usually 0 or 1).

If nothing change, you can revert value with:

xfconf-query -c xfce4-panel -p /panels/panel-<id>/disable-struts -T

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194135-28711-g3r6pd0YLG>