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
Since the last release there have been many contributions. While most of the
changes were "behind the scenes", there are still some new features.
For users:
With the new remove_current action, you will be able to close and directly remove
from history a notification.
Now you can set a pause level at startup with the default_pause_level setting.
The Wayland support has seen several improvements (special thanks to @pslldq).
For maintainers:
Meson build system was added alongside the existing Makefile.
While support for make will be kept for future releases, we might eventually
transitioning fully to the new system.
Meson support is still considered experimental and may still have issues.
Take a look at the changelog for all the bug 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.
-
Since the last release there have been many contributions. While most of the
changes were "behind the scenes", there are still some new features.
For users:
With the new remove_current action, you will be able to close and directly remove
from history a notification.
Now you can set a pause level at startup with the
default_pause_level
setting.The Wayland support has seen several improvements (special thanks to @pslldq).
For maintainers:
Meson build system was added alongside the existing Makefile.
While support for make will be kept for future releases, we might eventually
transitioning fully to the new system.
Meson support is still considered experimental and may still have issues.
Take a look at the changelog for all the bug fixes and improvements.
Added
remove_current
action (close and remove from history) (Feature: remove_current in notification queues #1491)default_pause_level
settings (Add pause per default option #1487, Pause per default #1484).editorconfig
file (Add an .editorconfig file #1461)%c
,%U
)Changed
Fixed
dunstctl reload
on Wayland (dunstctl reload
from #1350 stops dunst from working on native wayland #1434, wayland: improve deinit and init #1458)New Contributors
Full Changelog: v1.12.2...v1.13.0
This discussion was created from the release Dunst v1.13.0.
Beta Was this translation helpful? Give feedback.
All reactions