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

Wayland support #4

Open
fabienengels opened this issue Oct 21, 2021 · 1 comment
Open

Wayland support #4

fabienengels opened this issue Oct 21, 2021 · 1 comment

Comments

@fabienengels
Copy link

Hi,

It seems the emulator can't be run on Wayland natively :

>> cargo run --release
    Finished release [optimized] target(s) in 0.07s
     Running `target/release/frontend-macroquad`
XOpenDisplay() failed!

Would be nice to add Wayland support :)

@to-mas-kral
Copy link
Owner

Hi,
that's an issue with Macroquad. I'd either have to rewrite the frontend using a different framework (maybe Relm...) or have to try a different backend for Egui (which is something I tried, but didn't have a good experience with...).

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