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.1
Name Modified Size InfoDownloads / Week
Parent folder
Dunst v1.12.1 source code.tar.gz 2024-12-17 4.7 MB
Dunst v1.12.1 source code.zip 2024-12-17 4.7 MB
README.md 2024-12-17 1.0 kB
Totals: 3 Items   9.4 MB 0

This release patches a regression in the height calculation (that caused tall characters to mess the layout) and improper memory management upon settings reloading.

Also, the height syntax has been changed to be backward compatible. height = 300 Is again equal to height = (0, 300)

For a fixed height you have to use height = (300, 300)

Changed

  • Improve man pages and add dunstify(1)
  • Accept old height syntax again (with notice) (#1412)
  • Add history-clear and history-rm zsh completions (#1418)

Fixed

  • Memory corruption when reloading (#1413)
  • Fix height calculation regression (#1411)
  • Handle correctly file uri icons (#1409)
  • Fix typos in docs (#1415)

New Contributors

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

Source: README.md, updated 2024-12-17