-
Notifications
You must be signed in to change notification settings - Fork 360
Open
Labels
Description
Hi,
I think in Gnome and/or Ubuntu when a notification pops up and when you hover it with your mouse, it fades out to say 10% or so.
Can we get that in dunst too?
I don't know if that is still a thing. It's been quite some time since i last used either of those. Things might have changes (in the last 10 years or so).
Edit..
A slightly related request. While you haver a notification, don't close it! Technically this is probably in the same code path. Especially to make both features possible.
Edit 2..
In fact, it might make more sense to allow user scripts to run on mouse enter/leave. The user script could then instruct the window manager to change the opacity. The timeout pause probably does need to be handled inside dunst.
sand4rt