The "glass" frame around some windows

killermoehre killermoehre at gmx.net
Sat Mar 21 06:00:56 CET 2015


Am 21.03.2015 um 03:24 schrieb James Moe:
> On 03/20/2015 11:07 AM, Allin Cottrell wrote:
>> Yes, gtk-widgets.css is basically obsolete: it's not used by the
>> current "compiled" GTK themes, so I'm afraid the original advice is
>>  out of date.
> 
>   What would the "current" advice be regarding the frame style?
> 
First make sure you have compositing enabled in xfwm4-tweaks-settings →
compositing.
Update to xfwm4.12 with better GTK3 client side decoration support
(preferred) or put
----
.window-frame, .window-frame:backdrop {
    box-shadow: 0 0 0 black;
    border-style: none;
    margin: 0;
    border-radius: 0;
}
.titlebar {
    border-radius: 0;
}
----
into $XDG_CONFIG_HOME/gtk-3.0/gtk.css (if $XDG_CONFIG_HOME is not set,
use $HOME/.config/).

Regards
killermoehre

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <https://mail.xfce.org/pipermail/xfce/attachments/20150321/b6b623db/attachment.sig>


More information about the Xfce mailing list