Download Latest Version Dunst v1.13.0 source code.tar.gz (4.7 MB)
Email in envelope

Get an email when there's a new version of Dunst

Home / v1.12.2
Name Modified Size InfoDownloads / Week
Parent folder
Dunst v1.12.2 source code.tar.gz 2025-03-05 4.7 MB
Dunst v1.12.2 source code.zip 2025-03-05 4.7 MB
README.md 2025-03-05 1.6 kB
Totals: 3 Items   9.4 MB 0

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

  • Add urgency, stack_tag and urls to dunstctl history (#1425, [#1426])
  • Add --category to dunstify (also change -c behaviour) (#1429)
  • Add dbus signals NotificationHistoryRemoved, NotificationHistoryCleared and ConfigReloaded (#1405, [#1277])

Changed

  • Allow to override build date with SOURCE_DATE_EPOCH (#1435)
  • Flush after printing id in dunstify

Fixed

  • IMPORTANT: Resolve incompatibility between dunstify and libnotify-0.8.4 (#1443, [#1445], [#1449])
  • Fix mixup of bool and gboolean that caused problems in s390x (#1421, [#1422])
  • Fix some printf warnings and int/gint/size_t mixed uses (#1424)
  • Fix the scaling of the progress bar gradient (#1447)
  • Actually reload old config files upon dunstctl reload (#1447)

New Contributors

Full Changelog: https://github.com/dunst-project/dunst/compare/v1.12.1...v1.12.2

Source: README.md, updated 2025-03-05