Max Lang
Max Lang
This also affects profile pictures and emojis though, at least in my case.
The problem is the use of `n->min_icon_size` here: https://github.com/dunst-project/dunst/blob/dfab9f057f89702ade5725c8247a520ab51026f4/src/notification.c#L340 which, assuming recursive icon lookup is enabled, looks for icons with the given size: https://github.com/dunst-project/dunst/blob/dfab9f057f89702ade5725c8247a520ab51026f4/src/icon.c#L217-L221 which then calls, in turn `find_icon_in_theme_with_inherit`...
The linked commit does not provide any context. The relevant discussion is rather in #1134. I don't have much to add to that discussion, but I would agree with Khady...
Yeah, go ahead! The latest version of everything is in my branch, if you want to reuse anything, but otherwise I haven't found the motivation to keep working on it,...
I think the reason I never spent the time to finish this up was because 1. the performance benefits were very unclear, and 2. I was never entirely confident that...
Yep, I have no issue with closing if there's no plan for further work in this direction.
Seems like this is fixed now, the link at the bottom of the page works (but directly navigating to the URL: https://http.cat/ca/ does not)