Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification "burnt in" until screen updates #418

Open
HarHarLinks opened this issue Mar 17, 2022 · 3 comments
Open

Notification "burnt in" until screen updates #418

HarHarLinks opened this issue Mar 17, 2022 · 3 comments

Comments

@HarHarLinks
Copy link

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.

@emersion
Copy link
Owner

This sounds like a Sway bug. Does sway -Ddamage=rerender help?

@HarHarLinks
Copy link
Author

Yes, that appears to help.

@emersion
Copy link
Owner

Can you open a Sway bug report for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants