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

multiwebview example doesn't support wayland #1197

Open
happybeing opened this issue Mar 21, 2024 · 1 comment
Open

multiwebview example doesn't support wayland #1197

happybeing opened this issue Mar 21, 2024 · 1 comment

Comments

@happybeing
Copy link

happybeing commented Mar 21, 2024

Describe the bug

cargo run example multiwebview
...
thread 'main' panicked at examples/multiwebview.rs:26:7:
This example doesn't support wayland!

Same for examples wgpu and winit. I guess this is expected but as multiwebview was the first example I tried I opened an issue. I suggest the solution is to describe any limitations for the examples in the README so new arrivals can avoid thinking that wry is broken when first trying it out.

Steps To Reproduce
See above.

Expected behavior
No panics!

Platform and Versions (please complete the following information):
OS: Ubuntu 22.04.04 LTS
cargo 1.74.1 (ecb9851af 2023-10-18)
rustc 1.74.1 (a28077b28 2023-12-04)

@imgurbot12
Copy link

bump.
being able to render a webview within wgpu would be a godsend for the current project I'm working on.
I need the ability to pass a raw pixelbuffer of the window from one wayland surface to another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants