Skip to content

Conversation

@ammen99
Copy link
Member

@ammen99 ammen99 commented Dec 26, 2025

Fixes #2907

@marcusbritanicus @CCobaltDev does this fix the issue as I think it should?

@CCobaltDev
Copy link

testing now

@CCobaltDev
Copy link

CCobaltDev commented Dec 27, 2025

It fixes the rendering problem (i think?) but makes switching feel really weird

i'd expect it to switch by last-switched-to/by-focus

@ammen99
Copy link
Member Author

ammen99 commented Dec 27, 2025

It fixes the rendering problem (i think?) but makes switching feel really weird

i'd expect it to switch by last-switched-to/by-focus

This PR only changes the rendering order but I think I see the issue is more general than I thought. The order of views during the animation is last-focused, but the end state is stacking, so a proper solution would require some special animations to transition between the two. Thanks for testing so far...

@ammen99 ammen99 marked this pull request as draft December 27, 2025 06:05
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.

[switcher] Incorrect background window switching

3 participants