Path to this page:
./
x11/dunst,
Customizable and lightweight notification-daemon
Branch: CURRENT,
Version: 1.12.2,
Package name: dunst-1.12.2,
Maintainer: pkgsrc-usersDunst is a lightweight replacement for the notification-daemons
provided by most desktop environments. It's very customizable,
doesn't depend on any toolkits and therefore fits in those window
manager centric setups we all love to customize to perfection.
Dunst is a part of the j4tools tools set.
Required to run:[
sysutils/dbus] [
devel/pango] [
x11/libXScrnSaver] [
x11/liboldXrandr] [
graphics/gdk-pixbuf2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 4548.105 KB
Version history: (Expand)
- (2025-03-10) Updated to version: dunst-1.12.2
- (2024-12-27) Updated to version: dunst-1.12.1nb1
- (2024-12-26) Updated to version: dunst-1.12.1
- (2024-12-07) Updated to version: dunst-1.12.0
- (2024-11-15) Updated to version: dunst-1.11.0nb4
- (2024-11-01) Updated to version: dunst-1.11.0nb3
CVS history: (Expand)
2025-03-10 16:39:39 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
dunst: update to 1.12.2.
## 1.12.2 -- 2025-03-05
### 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)
|
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
2024-12-26 12:04:35 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
dunst: update to 1.12.1.
## 1.12.1 -- 2024-12-17
### 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)
|
2024-12-06 22:28:44 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
dunst: update to 1.12.0.
## 1.12.0 -- 2024-11-30
### Added
- Export rules via dbus with `dunstctl rules [--json]` (#1212)
- Added checks and messages for missing DBUS\_SESSION\_BUS\_ADDRESS (#1389)
- Add `-e/--exit` flag to `dunstctl is-paused` to exit with 1 when paused (#1378)
- Add color gradients for the progress bar (by providing a list of colors \
instead of one) (#1370)
- Use TESTDIR env var as the base for the test program (#1376)
- Add `dunstctl reload` to hot reload the configuration (#1350)
- Add an optional id to `dunstctl close` (#1351)
- Print compile-time options in `dunst --version` (#1336)
### Changed
- BREAKING: Implement dynamic height (changes the the `height` setting, see \
manual) (#1342)
- Change the preferred syntax of `offset` from `NxN` to `(N,N)` (#1330)
- Install the systemd service file in the session.slice (#1397)
- Open url with `dunstctl action` if no action is present (#1345,#1395)
- Remove default icons (now no icons are hard-coded) (#1365,#1358)
- Various updates to documentation and test suite
### Fixed
- Order of context menu was reversed (#1394,#1375)
- Resolve ~ and $HOME in `icon_path` (#1383,#1371)
- Fix broken link to freedesktop's notification specs in man page (#1381)
- Remove the message about shortcuts deprecation (#1353)
- Fix vertical padding behaviour (#1342)
- Fix bash completion (#1347)
- Fix file suffix for fish completions during installation (#1339)
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) |  |
Log message:
revbump after icu and protobuf updates
|