-
-
Notifications
You must be signed in to change notification settings - Fork 898
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
xdg-shell's suspend state is set but never cleared leading to clients stop rendering #4287
Comments
oops, odd |
aw fuck |
can relate. |
life sucks. Even more so when you have to write code. |
Seems like the issue is still present with multiple monitors with the recent hyprland git. hyprland tells us that the window is suspended, but then never makes it non-suspended, even though it's focused and getting keyboard. input. cc @zmingee |
I can troubleshoot on my end and share any logs as needed, just let me know |
it's not like our handling is overly complex either. and we basically pause rendering once But that's just a guess, since it's likely user has 2 workspaces visible at the same time on multiple monitors and sending from one to another. |
That is the case. I have two monitors, with independent workspaces on them. When the transition occurs between monitors and workspaces, the rendering output of alacritty stops. |
|
Generally it breaks for me with the following sequence:
|
I'd add that according to the logs output gets frozen once we get I'd kind of suggest to re-ensure that the hyprland was really from the latest git though and that you've actually ran it, somehow. |
I've updated to/installed the latest hyprland from git multiple times. Last time I did was yesterday afternoon. |
Hyprland Version
Don't know unfortunatelly, but I guess pretty recent.
Bug or Regression?
Bug
Description
See this alacritty/alacritty#7485
and the logs in the end of the issue.
How to reproduce
Follow the linked issue. It has all the relevant logs from which you may see configures not ever resetting suspend.
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: