Skip to content
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

Open
vejobuj opened this issue Apr 8, 2015 · 6 comments
Open

Icons in windows buttons with title too close to the edges #9

vejobuj opened this issue Apr 8, 2015 · 6 comments

Comments

@vejobuj
Copy link

vejobuj commented Apr 8, 2015

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

EricKoegel added a commit to EricKoegel/Blackbird that referenced this issue Apr 10, 2015
On the Xfce4 Panel add 3px spacing between items in the Window
Buttons/tasklist plugin. Thanks to Simon for some tips!
shimmerproject#9
@EricKoegel
Copy link
Contributor

Is 3px enough spacing? I didn't want to make it too much since it will make smaller panels unusable.

@vejobuj
Copy link
Author

vejobuj commented Apr 10, 2015

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

@vejobuj
Copy link
Author

vejobuj commented Apr 15, 2015

I started a discussion here https://forum.xfce.org/viewtopic.php?id=9544
A solution found is:

style "tasklist-padding" { xthickness = 12 }
widget "*tasklist*" style "tasklist-padding"

EricKoegel added a commit to EricKoegel/Blackbird that referenced this issue May 11, 2015
Increase the padding between items in the tasklist-plugin.
shimmerproject#9
@EricKoegel
Copy link
Contributor

Are you happy with the xthickness of 12? If so I'll push the new patch.

@vejobuj
Copy link
Author

vejobuj commented May 17, 2015

Not really, because there is a problem with the panel icon view only
it makes very small icons. It lacks a selector to isolate the rendering on such a thing.

xthickness

@EricKoegel
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants