-
Notifications
You must be signed in to change notification settings - Fork 36
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
[wf-panel] Lags after hiding #189
Comments
Is this a regression? |
Yes, it started to happen after I updated Wayfire to 0.8 from 0.7.5 |
My thoughts as well, maybe bisect? It could be related to this recent commit. |
I'm not sure, but I think it was happening before I merged this commit, let me check. |
Yes, it behaves like that with and without that commit. |
For some reason nothing happens after this |
It should be easy to bisect if you can find a good commit. Have you checked WAYLAND_DEBUG output and make sure the exclusive zone is being set as you expect? Also, it could be that something changed on the wayfire side. |
So, I've found the commit which introduced the bug |
Still as issue with Wayfire 0.9 |
Seems like the window isn't being rerendered after being hidden and losing focus.
panel_autohide_lags.mp4
The text was updated successfully, but these errors were encountered: