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

Add multiwindow support #91

Closed
ecton opened this issue Dec 18, 2023 · 2 comments
Closed

Add multiwindow support #91

ecton opened this issue Dec 18, 2023 · 2 comments
Milestone

Comments

@ecton
Copy link
Member

ecton commented Dec 18, 2023

No description provided.

@dagit
Copy link

dagit commented Dec 20, 2023

Having used a few other rust gui libraries and bumped into this limitation, I would say add this support as early as you can. It is likely to impact your API in ways that are hard to foresee.

Also, yes please. Multiwindows is important to me.

@ecton ecton closed this as completed in f1a2a71 Dec 21, 2023
@ecton
Copy link
Member Author

ecton commented Dec 21, 2023

I don't have a convenient way to link a gif/mp4 into a github issue, so I've shared a demo gif on my Mastodon. The example that's being shown is examples/multi-window.rs

This wasn't too difficult for me to get working today because I had planned for it from the beginning.

@ecton ecton added this to the v0.2 milestone Dec 22, 2023
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

2 participants