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
I have this problem for some days now, it is very obvious when multiple notifications are generated at once, e.g. plugging in a removable drive with udiskie with no window open. Hence my test case: for x in 1 2 3 4 5; do notify-send "test" "message $x"; done.
mako.mp4
Any update to the screen area will "flush" the lingering notification, that includes switching to (from?) the window behind it. Thus the issue mainly appears when there is no window open on the monitor, e.g. on boot or with a multi monitor setup.
My platform is arch linux 5.16.14-arch1-1 #1 SMP PREEMPT Fri, 11 Mar 2022 17:40:36 +0000 x86_64 GNU/Linux, mako 1.6-3, sway 1.7-2, wlroots 0.15.1-3.
The text was updated successfully, but these errors were encountered:
I have this problem for some days now, it is very obvious when multiple notifications are generated at once, e.g. plugging in a removable drive with udiskie with no window open. Hence my test case:
for x in 1 2 3 4 5; do notify-send "test" "message $x"; done
.mako.mp4
Any update to the screen area will "flush" the lingering notification, that includes switching to (from?) the window behind it. Thus the issue mainly appears when there is no window open on the monitor, e.g. on boot or with a multi monitor setup.
My platform is arch linux
5.16.14-arch1-1 #1 SMP PREEMPT Fri, 11 Mar 2022 17:40:36 +0000 x86_64 GNU/Linux
, mako 1.6-3, sway 1.7-2, wlroots 0.15.1-3.The text was updated successfully, but these errors were encountered: