keeferrourke / la-capitaine-icon-theme

La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
https://krourke.org/projects/art/la-capitaine-icon-theme
Other
1.94k stars 215 forks source link

[Bug] [Budgie DE] [Priority low] Budgie WM titlebars improperly render icons #16

Closed GrindamN closed 7 years ago

GrindamN commented 8 years ago

Some applications like terminal for example have stretched icons in their title bars. I've noticed this while using Ubuntu Budgie Remix. http://imgur.com/a/1Uwy0

keeferrourke commented 8 years ago

Not stretched, but rather scaled improperly and cropped. I would initially think to blame Budgie Remix upstream for having proper support for SVG icon themes, but it very well could be an issue with the actual icon sizing specified in La Capitaine's SVG source, or an issue with the declarations in the theme index.

Your screenshot seems to suggest that GTK+ apps with header bars are fine, but the Budgie WM title bars experience the problem. I would suggest for the moment simply turning off title bar icons if you can. I'll explore the issue when I get a chance.

keeferrourke commented 7 years ago

Closing due to inactivity, and because I believe this is an issue with Budgie and not La Capitaine. Anyone, feel free to correct me if I'm wrong.

keeferrourke commented 7 years ago

See #67 and commit https://github.com/keeferrourke/la-capitaine-icon-theme/commit/73a14a79eb9c1f28054e95294f19c044852f74fc. This issue has been addressed. It was due to incorrect declarations of minimum application icon size in index.theme that caused this rendering issue in some apps, apologies for dismissing this earlier.

GrindamN commented 7 years ago

Thanks for the fix, will report back to rest of Ubuntu Budgie team. No problem keeferrourke :). Keep up the good job.