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

Use theme-node based icon lookup and colorize symbolic icons #406

Merged
merged 3 commits into from
Mar 6, 2023

Conversation

3v1n0
Copy link
Collaborator

@3v1n0 3v1n0 commented Mar 3, 2023

This applies to all the versions < 44, where we only use GdkPixbuf's (to avoid StCache) to load the images.

Closes: #404

We use the same logic of StTextureCache, but we still manually load the
pixbuf ourself, so that the icon won't be cached.

Closes: #404
We can just do it once and then use the Gtk.IconInfo to get the data we need
@somepaulo
Copy link

This solves #404

@3v1n0 3v1n0 merged commit 0b10b8c into master Mar 6, 2023
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

Successfully merging this pull request may close these issues.

Desaturation not working
2 participants