nect
nect
hello. thank you for the contribution. I like the idea however there are some things we might improve. I am busy right now so I will just leave some initial...
dont worry. let me know when its ready for review
Sorry right now I can't review
I left a review. mostly it is formatting. but there are some architecture changes I suggest. let me know what do you think
Hello thanks for pointing this out. Is this a regression or was this introduced in the new dunst version? Also does notify-send beahve differently than dunstify?
I can reproduce this issue. it is very strange that it happens only when the stack tag is set. I will investigate
it seems to be caused by the way that tagged notifications are treated, which is different than normal duplicates
I found the cause. it is in the way icons are compared that checks just the path name. I will try to come up with a solution without compromising performance
if you want to try I changed the way duplicate icons are checked in #1473
I can also reproduce. send theme icon -> ok send img path -> ok send theme again -> nothing send theme another time -> changes thanks for the report