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

Add fallbacks for icons not in Freedesktop icon set? #432

Open
peteruithoven opened this issue Apr 26, 2024 · 3 comments
Open

Add fallbacks for icons not in Freedesktop icon set? #432

peteruithoven opened this issue Apr 26, 2024 · 3 comments

Comments

@peteruithoven
Copy link

peteruithoven commented Apr 26, 2024

Clapper relies on icons missing in some icon themes (like the one from elementary), for example:

  • audio-volume-overamplified-symbolic
  • power-profile-power-saver-symbolic
  • power-profile-balanced-symbolic
  • power-profile-performance-symbolic

While opening issues (1, 2) for adding those icons I got a seemingly valid response:

If it is not listed in the Freedesktop icon set, they should embed the icon in the application directly for fallback

See https://developer.gnome.org/documentation/tutorials/themed-icons.html#resources for how to do it

See issue: elementary/icons#1265

Relevant icons in the Adwaita set:

@Rafostar
Copy link
Owner

Then its gonna be what I mentioned to you in the git discussion:

I have seen ideas for apps to ship the icons which they use to show as fallback, but (currently???) I decided to not do that. It would not fix your "star" problem and other icons would look out of place anyway.

As long as people are fine with that, sure I can ship them with the app.

@tintou
Copy link

tintou commented Apr 26, 2024

It allows this to not be your problem anymore 🙂 and you're sure that an image (even if a bit out of place) will at least being shown for any user on any disto

@peteruithoven
Copy link
Author

Just to clarify, if we add fallbacks, I assume I'll still see the star for the info icon, because there is an icon for that in the elementary icon theme, which I think is fine.

I agree with Tintou here, that having an icon, even out of place is better than none.

I also understand that this requires extra work and maintenance if the Adwaita icons for example change.

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

3 participants