ldev105 pushed to main at ldev105/pkgbuilds-ldev 2026年01月18日 16:51:37 +01:00
ac3ac4db6f fix thing
ldev105 pushed to main at ldev105/pkgbuilds-ldev 2026年01月18日 16:46:54 +01:00
ldev105 pushed to main at ldev105/pkgbuilds-ldev 2026年01月01日 23:44:01 +01:00
ldev105 commented on issue dnkl/fnott#196 2025年07月04日 18:15:44 +02:00
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

ldev105 commented on issue dwl/dwl-patches#530 2025年07月01日 22:09:15 +02:00
Official License - dwl-patches ALL PATCHERS, PLEASE ACKNOWLEDGE

yes, I consent to my contributions being licensed as described

ldev105 commented on pull request dnkl/fnott#150 2025年04月18日 15:22:07 +02:00
fix: sections above the main section get ignored

Not all settings are valid for the urgency sections. Its not a bug

ldev105 pushed to fix_sec_above_main at ldev105/fnott 2025年04月17日 17:48:17 +02:00
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
Compare 8 commits »
ldev105 pushed to fix_sec_above_main at ldev105/fnott 2025年04月17日 17:46:26 +02:00
cfb868fb72 changelog: ldev as contributor
ldev105 pushed to master at e-tho/fnott 2025年04月17日 17:44:35 +02:00
16d0da3e38 changelog: background-progress option + ldev, e-tho as contributors
ldev105 pushed to master at e-tho/fnott 2025年04月17日 17:33:43 +02:00
90fa22469e Added newline before fill_region32 func and changed progress-bar-color => progress-color in fnott.ini
ldev105 commented on pull request dnkl/fnott#150 2025年04月17日 17:22:11 +02:00
fix: sections above the main section get ignored

I changed it to inside_target_sec and the parameter to target_sec to match

ldev105 commented on pull request dnkl/fnott#150 2025年04月17日 17:21:14 +02:00
fix: sections above the main section get ignored

Fixed

ldev105 pushed to fix_sec_above_main at ldev105/fnott 2025年04月17日 17:20:21 +02:00
d1b5b2f6d6 CHANGELOG: entry for section fix
176b6cb638 config: Remove nested function & make names better
Compare 2 commits »
ldev105 created pull request dnkl/fnott#150 2025年04月14日 13:58:22 +02:00
fix: sections above the main section get ignored
ldev105 pushed to fix_sec_above_main at ldev105/fnott 2025年04月14日 13:55:52 +02:00
33967038ca config: Parse sections in order.
ldev105 created branch fix_sec_above_main in ldev105/fnott 2025年04月14日 13:55:52 +02:00
ldev105 pushed to master at ldev105/fnott 2025年04月14日 13:53:15 +02:00
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
Compare 32 commits »
ldev105 commented on pull request dnkl/fnott#147 2025年04月14日 12:41:07 +02:00
notification: max-icon-size=0 disables icons

Should the image not be freed when the icon size is 0?

ldev105 commented on pull request dnkl/fnott#149 2025年04月14日 12:39:27 +02:00
When max_icon_size is 0 disable all icons (including ones suplied by the notification program).

I wasn't fast enough

ldev105 created pull request dnkl/fnott#149 2025年04月14日 12:36:58 +02:00
When max_icon_size is 0 disable all icons (including ones suplied by the notification program).