Skip to content
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

Support Multiple Windows (Windows) #2165

Closed
leaanthony opened this issue Dec 1, 2022 · 6 comments
Closed

Support Multiple Windows (Windows) #2165

leaanthony opened this issue Dec 1, 2022 · 6 comments

Comments

@leaanthony
Copy link
Member

leaanthony commented Dec 1, 2022

Part of #1480

@misitebao
Copy link
Contributor

I think we need to design the API first, then discuss the API, and then implement it after reaching a consensus, which can reduce and avoid later changes to the API. 🙏

@leaanthony
Copy link
Member Author

The initial API is what we have now in the Window* methods plus moving the settings from "application" config to a window config. The only unanswered questions right now are:

  • What does a "child window" mean vs a "sibling window" - eg are they all independent?
  • Can events be picked up between all the windows? Can you target a window?

I don't think there's anything that's a blocker.

@songdemei
Copy link

This is very important.How long ?

@leaanthony
Copy link
Member Author

We don't work to timescales. Sorry. Multiple windows is a pretty big API breaking change so it'll be in v3.

@songdemei
Copy link

Expect v3.

@leaanthony
Copy link
Member Author

Supported in v3

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

No branches or pull requests

3 participants