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

[wf-panel] Lags after hiding #189

Open
NamorNiradnug opened this issue Oct 8, 2023 · 9 comments
Open

[wf-panel] Lags after hiding #189

NamorNiradnug opened this issue Oct 8, 2023 · 9 comments
Labels
invalid This doesn't seem right panel

Comments

@NamorNiradnug
Copy link
Collaborator

NamorNiradnug commented Oct 8, 2023

Seems like the window isn't being rerendered after being hidden and losing focus.

panel_autohide_lags.mp4
@ammen99
Copy link
Member

ammen99 commented Oct 8, 2023

Is this a regression?

@NamorNiradnug
Copy link
Collaborator Author

Is this a regression?

Yes, it started to happen after I updated Wayfire to 0.8 from 0.7.5

@soreau
Copy link
Member

soreau commented Oct 8, 2023

My thoughts as well, maybe bisect? It could be related to this recent commit.

@NamorNiradnug
Copy link
Collaborator Author

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.

@NamorNiradnug
Copy link
Collaborator Author

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.

@NamorNiradnug
Copy link
Collaborator Author

For some reason nothing happens after this queue_draw (at least draw_signal isn't being emitted)

@soreau
Copy link
Member

soreau commented Oct 8, 2023

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.

@NamorNiradnug
Copy link
Collaborator Author

So, I've found the commit which introduced the bug
That's this one commit: WayfireWM/wayfire@7f8004b

@NamorNiradnug NamorNiradnug added invalid This doesn't seem right panel labels Feb 4, 2024
@NamorNiradnug
Copy link
Collaborator Author

Still as issue with Wayfire 0.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right panel
Projects
None yet
Development

No branches or pull requests

3 participants