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 xwidget support for WR using Servo #615

Open
declantsien opened this issue Apr 14, 2024 · 0 comments
Open

Add xwidget support for WR using Servo #615

declantsien opened this issue Apr 14, 2024 · 0 comments
Labels
enhancement New feature or request webrender

Comments

@declantsien
Copy link
Contributor

For this to work, we needs to wait support for Servo in WRY.

See blog: Tauri update: embedding prototype, offscreen rendering, multiple webviews, and more!

There is initial support in servo-wry-demo branch (permalink] and following the README.

Wry can work with winit directly in some platforms already.
However Wry on Linux currently relies on webkitgtk which relies on GTK(winit port tao).
We already have PGTK for that. So we wait for servo supports.

There are some interesting discussions to read

@declantsien declantsien added enhancement New feature or request webrender labels Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request webrender
Projects
None yet
Development

No branches or pull requests

1 participant