! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Window Buttons spacing
Status:
RESOLVED: INVALID
Product:
Xfce4-panel
Component:
Window Buttons

Comments

Description Lioh 2019-08-12 10:47:49 CEST
Created attachment 8868 
Windowlist Button Spacing

I am using the Adwaita theme on Xfce 4.14 and would like to ask if it is possible to increase the spacing between the windowlist buttons a bit. Right now the windowlist buttons stick completely together and it would be great to have at lease 1px spacing between them.
Comment 1 ToZ editbugs 2019-08-12 12:56:17 CEST
You can easily add some gapping using css. Try the following in ~/.config/gtk-3.0/gtk.css:

.tasklist button { margin-right: 1px; }
Comment 2 Lioh 2019-08-12 13:06:38 CEST
@ToZ thank you! Works perfectly.

Bug #15807

Reported by:
Lioh
Reported on: 2019-08-12
Last modified on: 2019-08-12

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Version:
Unspecified

Attachments

Windowlist Button Spacing (9.31 KB, image/png)
2019-08-12 10:47 CEST , Lioh
no flags

Additional information