dunst
dunst copied to clipboard
Lightweight and customizable notification daemon
### Issue description I am trying to add some scripting to my config, but `always_run_scripts = true` does not seem to work. My script runs when the notifications are turned...
### Issue description It is not about the issue, but a new feature: Currently ID is only integer, but it is hard for human to remember to avoid conflict of...
### Issue description I tried to stop all notfications: ``` $ dunstctl close-all Error org.freedesktop.DBus.Error.UnknownInterface: No such interface 'org.dunstproject.cmd0' at object path '/org/freedesktop/Notifications' Failed to communicate with dunst, is it...
Title says it basically all. Steps to reproduce: 1. Make sure that icon theme Adwaita is available and Dunst is using the default configuration file. 1. Launch a notification featuring...
### Issue description I use solid SVG icons for my notifications like those from FontAwesome. I wish to have the SVG colored according to the `foreground` colour defined in `dunstrc`...
### Issue description When *enable_recursive_icon_lookup* is enabled, the icon size is blocked at 40x40, it's impossible to scale it up (didn't try scaling it down), however when I disable it,...
### Issue description In some games (such as Counter-Strike: Source with Raw Input enabled) the mouse is grabbed in such a way that the mouse is still moving only within...
If Dunst is launched in a context where it can't access an X server or Wayland, it crashes and dumps core right away. This may e. g. happen in a...
While it is useful to browse through past notifications, there are some that you want to remove from the stack completely after reading them. As far as I know there...
dunst has been my go-to notification system on Linux for a long time now, but I'm also using OpenIndiana, and dunst is painfully Linux-only. Here is my progress on building...