Skip to content

WindowSwitcher: don't force visibility and allocate manually#2817

Open
lenemter wants to merge 2 commits intomainfrom
lenemter/fix-window-switcher
Open

WindowSwitcher: don't force visibility and allocate manually#2817
lenemter wants to merge 2 commits intomainfrom
lenemter/fix-window-switcher

Conversation

@lenemter
Copy link
Copy Markdown
Member

@lenemter lenemter commented Apr 11, 2026

Should fix #2696

When forcing visible = true, the actor starts receiving events and I suppose there may appear some race condition or some other bug that doesn't reset it. But overall we shouldn't force visibility to get correct size so I implemented a custom allocate function which fixes that

@lenemter lenemter requested a review from a team April 11, 2026 21:20
@lenemter lenemter force-pushed the lenemter/fix-window-switcher branch from 4422d7e to 557ec88 Compare April 13, 2026 11:27
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

Successfully merging this pull request may close these issues.

There is a transparent overlay window/object that prevents interaction with whatever is underneath it

2 participants