- https://ldev.eu.org
-
Joined on
2023年12月04日
ac3ac4db6f
fix thing
17c7f1d288
nas
70ab9715da
stuff
Transparent layer appears on shadowed notifications
does fnott support shadows? if not the shadows are coming from the compositor
maybe is the border radius of the compositor not the same as fnott which could cause this effect
Official License - dwl-patches ALL PATCHERS, PLEASE ACKNOWLEDGE
yes, I consent to my contributions being licensed as described
fix: sections above the main section get ignored
Not all settings are valid for the urgency sections. Its not a bug
b939f7b87e
changelog: ldev as contributor
be2fad588e
CHANGELOG: entry for section fix
491c761dcc
config: Remove nested function & make names better
61074ebdc8
config: Parse sections in order.
7d60235aea
notification: free unused icon when max-size is 0
cfb868fb72
changelog: ldev as contributor
16d0da3e38
changelog: background-progress option + ldev, e-tho as contributors
90fa22469e
Added newline before fill_region32 func and changed progress-bar-color => progress-color in fnott.ini
fix: sections above the main section get ignored
I changed it to inside_target_sec and the parameter to target_sec to match
d1b5b2f6d6
CHANGELOG: entry for section fix
176b6cb638
config: Remove nested function & make names better
fix: sections above the main section get ignored
33967038ca
config: Parse sections in order.
d1ff2385dd
config: Parse sections in order.
d98431f619
changelog: add new 'unreleased' section
5939a851f0
Merge branch 'releases/1.7'
27a6fcac30
meson+pkgbuild: bump version to 1.7.1
fdc4926825
changelog: prepare for 1.7.1
notification: max-icon-size=0 disables icons
Should the image not be freed when the icon size is 0?
When max_icon_size is 0 disable all icons (including ones suplied by the notification program).
I wasn't fast enough
When max_icon_size is 0 disable all icons (including ones suplied by the notification program).