dunst icon indicating copy to clipboard operation
dunst copied to clipboard

Is there any way to add animations in dunst?

Open nekupaw opened this issue 1 year ago • 1 comments

Hi, I hope this is the right place here.

Is there any simple way to add some kind of slide animation to entry? As if the notification would slide right to the left side of the screen to its normal position.

I am looking forward to answers :3

Installation info

  • Version: 1.11.0 (2024-04-15)
  • Install type: pacman
  • Window manager / Desktop environment: hyprland
  • Distro: Manjaro

nekupaw avatar Jul 01 '24 19:07 nekupaw

at the moment dunst does not have any animations. Maybe you can see if there are other programs that make a slide in animation

bynect avatar Jul 02 '24 07:07 bynect

For anyone in future on hyprland (as this person was), you can add a slide animation to dunst via the following line in your configuration: layerrule = animation slide, notifications

kingdomkind avatar Jul 25 '24 12:07 kingdomkind