https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194135
--- Comment #9 from Olivier Duchateau <[email protected]> --- (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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
