wired-notify icon indicating copy to clipboard operation
wired-notify copied to clipboard

imageblock not showing icons

Open Kaikacy opened this issue 1 year ago • 1 comments

imageblock that should show hint images ( --hint=string:image-path:gtk-icon-name-without-extention ) doesn't work. that means some applications that use gtk icons (/usr/share/icons/adwita or similar) in notifications (nm-applet) don't provide full path so images are not showing up and i have no control over it ( like in my scripts ). i haven't had same problem in other notification daemons. it will be really useful if you add/fix this

Kaikacy avatar Jul 25 '24 11:07 Kaikacy

Am aware of this issue. Dunst (and others I guess) has some logic to resolve 'native' icon paths. It's part of the notification spec and you're right that we should implement it: https://specifications.freedesktop.org/notification-spec/latest/icons-and-images.html.

I haven't had a lot of time to work on wired lately, but I do hope to get to this (contributions welcome!).

Toqozz avatar Nov 03 '24 06:11 Toqozz