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

Offscreen rendering feature #391

Open
PooyaEimandar opened this issue Aug 20, 2021 · 4 comments
Open

Offscreen rendering feature #391

PooyaEimandar opened this issue Aug 20, 2021 · 4 comments

Comments

@PooyaEimandar
Copy link

Hello
Thank you for contributing to this amazing project. Does wry support render to texture? I mean something like offscreen rendering?

@wusyong
Copy link
Member

wusyong commented Aug 22, 2021

It's possible to do it but you would need to do it yourself with tao window creation.
But I suppose it will render offscreen by default.

@wusyong
Copy link
Member

wusyong commented Jan 25, 2022

After searching a bit, I think this feature is possible on Linux, and macOS which both use webkit underneath.
Windows, however, is still an open issue.

@anlumo
Copy link

anlumo commented Sep 5, 2022

It's possible on Windows 10 and 11: https://github.com/jnschulze/flutter-webview-windows

@TrueDoctor
Copy link

Could this workaround be integrated? @wusyong
MicrosoftEdge/WebView2Feedback#547 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📬Proposal
Development

No branches or pull requests

4 participants