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

Handle URIs used for application icons (#119) #120

Merged
merged 2 commits into from May 13, 2021

Conversation

bluesabre
Copy link
Sponsor Member

This PR adds support for application icons defined as URIs instead of icon names. I tested it with an affected application (Google Chrome) as well as an unaffected one (Music) and both seem to work as expected. Please let me know if I need to make any adjustments.

Closes #119

@bluesabre bluesabre requested a review from a team May 10, 2021 11:09
Copy link
Member

@meisenzahl meisenzahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as described and the implementation looks good too. Nice job!

@cassidyjames cassidyjames merged commit 1a91b81 into elementary:master May 13, 2021
@bluesabre bluesabre deleted the app-icon-uris branch May 14, 2021 10:40
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.

Notifications using URIs instead of filenames for the app icon do not display correctly
3 participants