imageblock not showing icons
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
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!).