Skip to content

WindowManager: Move WindowEffects into a separate class - #2891

Draft
leolost2605 wants to merge 6 commits into
mainfrom
leolost/window-effects
Draft

WindowManager: Move WindowEffects into a separate class #2891
leolost2605 wants to merge 6 commits into
mainfrom
leolost/window-effects

Conversation

@leolost2605

Copy link
Copy Markdown
Member

Window effects are handled in a new WindowEffects class now. The WindowManager only calls async methods there.

Part of a long term plan to make WindowManager a bit smaller and more manageable. Window effects are very standalone and don't need a lot of integration with other components so it's easy to move them into their own class.

Draft because it includes #2886 and #2890

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.

1 participant