[Bug 194135] x11-wm/xfce4: full screen vlc doesn't hide the panel bars
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 26 19:29:46 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135
--- Comment #9 from Olivier Duchateau <olivierd at 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.
More information about the freebsd-xfce
mailing list