-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons in windows buttons with title too close to the edges #9
Comments
On the Xfce4 Panel add 3px spacing between items in the Window Buttons/tasklist plugin. Thanks to Simon for some tips! shimmerproject#9
Is 3px enough spacing? I didn't want to make it too much since it will make smaller panels unusable. |
Thanks Eric, yes 3px should be enough, but there it change only the space between buttons instead of space inside buttons. http://i.imgur.com/KmvnhkK.png |
I started a discussion here https://forum.xfce.org/viewtopic.php?id=9544 style "tasklist-padding" { xthickness = 12 }
widget "*tasklist*" style "tasklist-padding" |
Increase the padding between items in the tasklist-plugin. shimmerproject#9
Are you happy with the xthickness of 12? If so I'll push the new patch. |
I normally would say to open a feature request for the panel to add that option, but the next stable release of the xfce4-panel should be gtk3 and I assume we should be able to do the spacing then. |
Hello, do you think you can do something with the icons too close to the edges of the windows buttons with title in the control panel?
http://i.imgur.com/MPRE559.png
The text was updated successfully, but these errors were encountered: