-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Sway doesn't update window visibility when a container changes #8205
Comments
There is another sequence of step with similar results, and I suspect they are the same issue:
|
I bisected the issue, but had to skip a lot of commits that either don't build, or render a black screen. The first bad commit could be any of: 188811f I seems that the bug was introduced with the scene graph changes. I'm not sure that this information is of any use. |
I didn't know this issue existed. I'll look at it now. |
I cannot reproduce this issue. Mind sending a recording of the steps being reproduced? |
Sorry, I couldn't make a clear video showing the issue (you can't really understand what's going on in a video). I've made a reproduction script which should help you visualise the issue: #8292 |
Sway Version
sway version 1.10-dev-40ca4150b (Jun 10 2024, branch 'master')
I've seen this bug for several weeks now, I think it was introduced with the scene graph changes.
Debug Log
https://paste.sr.ht/~whynothugo/a7173261a6e1d238ddb739a040b70080921fe84b
Configuration File
Stack Trace
No crash
Description
focus parent
move container to scratchpad
Note that you can still interact with the windows in shrödinger's scratchpad until you switch to another workspace (when they disappear).
The text was updated successfully, but these errors were encountered: