this post was submitted on 28 Apr 2024
10 points (91.7% liked)
Rust
5938 readers
1 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Haven't seen it indeed. Afaik, app icons should be fine. In case they are not, I have an idea, what the issue might be. Thank you.
Reading through the bug tracker, the GNOME approach seems to be one I see way to often: "The standard is outdated in our view and does not suit us. Let's just treat it as obsolete and make our own incompatible thing. If this breaks stuff, its not our problem." I prefer those that say: "We need an updated standard." But they seem to be the minority, at least these days.
Icon themes do seem like the kind of thing where updating the standard first shouldn't be that hard to do.
That is my impression as well.
Just for completeness: According to GNOME Human Interface Guidelines app icons are full-color icons: https://developer.gnome.org/hig/guidelines/ui-icons.html My app should be fine! 😊