dunst
dunst copied to clipboard
Feature request: max_icon_size = auto
Hi,
max_icon_size = 0 essentially resizes the space for an icon/image to however large that image is.
I propose to add another magic option:
max_icon_size = auto
It would scale an image to the available size that there is for an icon in the notification. So if you add a lot of text, multilines and whatnot then this size grows and grows. If you have a single line this size would be as small as it can be (but following min_icon_size as the smallest possible size).
What do you think?
Yes I was thinking of a way to change the max/min icon size options. min_icon_size=0 is broken already with scalable icons.