-
Notifications
You must be signed in to change notification settings - Fork 36
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
wayland support #7
Comments
Indeed a fresh fedora environment does have this problem.
|
So @adsick was on the right track here.
These exist here: But not here: I believe why my Manjaro environment didn't have this issue was because it wound up using XWayland, rather than native Wayland windows. You can force XWayland to be used by running, (and not compiling with the
|
@wusyong @lucasfernog, this is probably a bug for https://github.com/tauri-apps/glutin. |
Sorry I'm on vacation at the moment so I may be slow to response. |
when you try to open egui window in demo example on Fedora 36 (uses wayland) you get this:
I tried to fix this by modifying Cargo.toml like so:
but no luck, it then gives a compilation error:
The text was updated successfully, but these errors were encountered: