You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the first release of 2025 and comes with an important fix to
dunstify. With the roll out of libnotify v0.8.4, older version of dunstify
started to not compile or crash when using the -r flag.
If your distribution has updated libnotify, you should update dunstify as soon
as possible to resolve these issues.
Other changes include the addition of three dbus signals, the --category
option for dunstify, the use of SOURCE_DATE_EPOCH for reproducible builds.
For more details take a look at the changelog for all the fixes and improvements.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is the first release of 2025 and comes with an important fix to
dunstify. With the roll out of libnotify v0.8.4, older version of dunstify
started to not compile or crash when using the -r flag.
If your distribution has updated libnotify, you should update dunstify as soon
as possible to resolve these issues.
Other changes include the addition of three dbus signals, the --category
option for dunstify, the use of SOURCE_DATE_EPOCH for reproducible builds.
For more details take a look at the changelog for all the fixes and improvements.
Added
urgency
,stack_tag
andurls
to dunstctl history (Dunstctl output does not include data available via environment variable (e.g., DUNST_URGENCY) #1425, Add env vars to dunstctl history, resolve #1425 #1426)--category
to dunstify (also change-c
behaviour) (Add --category to dunstify #1429)NotificationHistoryRemoved
,NotificationHistoryCleared
andConfigReloaded
(Add more signals #1405, dunsctl `history-pop` and `history-rm` doesn't emit a signal? #1277)Changed
SOURCE_DATE_EPOCH
(Allow to override build date with SOURCE_DATE_EPOCH #1435)Fixed
bool
andgboolean
that caused problems in s390x (test_dbus_cb_dunst_RuleList fails on s390x #1421, Change type of bool to gboolean #1422)dunstctl reload
(Fix dbus signal and gradient #1447)New Contributors
Full Changelog: v1.12.1...v1.12.2
This discussion was created from the release Dunst v1.12.2.
Beta Was this translation helpful? Give feedback.
All reactions