elementary / notifications

Gtk Notifications Server
https://elementary.io
GNU General Public License v3.0
38 stars 6 forks source link

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

Closed bluesabre closed 3 years ago

bluesabre commented 3 years ago

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