Subject: CVS commit: pkgsrc/x11/dunst
From: Thomas Klausner
Date: 2020-07-29 14:27:13
Message id: 20200729122713.EF94EFB28@cvs.NetBSD.org

Log Message:
dunst: update to 1.5.0.

## 1.5.0 - 2020-07-23

### Added
- `min_icon_size` option to automatically scale up icons to a desired value (#674)
- `vertical_alignment` option to control the text/icon alignment within the \ 
notification (#684)
- Ability to configure multiple actions for each mouse event (#705)
- `dunstctl` command line control client (#651)
- RGBA support for all color strings (#717)
- Ability to run multiple scripts for each notification
- `ignore_dbusclose` setting (#732)

### Changed
- `dunstify` notification client is now installed by default (#701)
- Keyboard follow mode falls back to the monitor with the mouse if no window has \ 
keyboard focus (#708)

### Fixed
- Overflow when setting a >=40 minute timeout (#646)
- Unset configuration options not falling back to default values (#649)
- Crash when `$HOME` environment variable is unset (#693)
- Lack of antialiasing with round corners enabled (#713)

Files:
RevisionActionfile
1.20modifypkgsrc/x11/dunst/Makefile
1.2modifypkgsrc/x11/dunst/PLIST
1.7modifypkgsrc/x11/dunst/distinfo
1.4modifypkgsrc/x11/dunst/patches/patch-Makefile