You are not logged in.
I have a translucent, docked panel. I don't want it to pop out (since I find the effect for it on this panel very annoying), and would rather it just float on top of the other windows. This works fine normally. However, if the panel is "docked" top the top of the screen, it forces the window to resize below it, even though it's translucent. Help? I basically just want the panel to render on top of the window, no matter what.
Thanks!
Offline
In the wiki : http://wiki.xfce.org/wish_list#panel
It seems that there is a hidden "disable-struts" property that disable the panel "always on top" but I don't know how to activate this ? And does it really works ?
Xfce is NOT Xubuntu. Bugs in Xubuntu don't mean that Xfce is buggy ...
Offline
To disable struts:
xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s true
...(note, if you have more than 1 panel, adjust the value of "panel-0" accordingly).
See also http://forum.xfce.org/viewtopic.php?id=6599 if you want to hide the panel below the maximized window.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
To disable struts:
xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s true
...(note, if you have more than 1 panel, adjust the value of "panel-0" accordingly).
See also http://forum.xfce.org/viewtopic.php?id=6599 if you want to hide the panel below the maximized window.
Thanks! Worked perfectly.
Offline
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 521.4 KiB (Peak: 522.24 KiB) ]