ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.29k stars 62 forks source link

Remove notification replace flicker #320

Closed ErikReider closed 1 year ago

ErikReider commented 1 year ago

Instead of literally replacing a notification, swaync now replaces the content of the old notification with the new content

Fixes: #306