← Back to team overview

xubuntu-dev team mailing list archive

[Bug 503633] Re: XFCE panels have window borders

 

If you are not able to upgrade, you can fix that bug with devilspie (http://burtonini.com/blog/computers/devilspie).
Just create a file called xfcepanel-fix.ds in $HOME/.devilspie and paste the following code:
--------------------
(if
    (matches (window_name) "Xfce Panel")
    (wintype "dock")
)
--------------------
This gives the panel the right window type and the window decorations disappear.

-- 
XFCE panels have window borders
https://bugs.launchpad.net/bugs/503633
You received this bug notification because you are a member of Xubuntu
Team, which is the registrant for Xfce panel.