-
Notifications
You must be signed in to change notification settings - Fork 3k
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 #8705
Labels
Comments
I have no plans to implement wayland support. |
just recompile sdl with wayland support
|
I would also like to see a Wayland version added. |
same |
What is needed for wayland support , I am a developer and might be able to PR a fix or change, If known |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform: Linux
Build: 144.2
Issue: Doesn't work with wayland.
Steps to reproduce: SDL_VIDEODRIVER=wayland, run the game
Link(s) to mod(s) used: None
(Crash) logs:
´´´❯ mindustry
[W] Failed to initialize Discord RPC - you are likely using a JVM <16.
[E] arc.backend.sdl.SdlApplication$SdlError: wayland not available
at arc.backend.sdl.SdlApplication.check(SdlApplication.java:226)
at arc.backend.sdl.SdlApplication.init(SdlApplication.java:111)
at arc.backend.sdl.SdlApplication.(SdlApplication.java:35)
at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39)
´´´
Place an X (no spaces) between the brackets to confirm that you have read the line below.
It's been already reported 2 years ago (#1393) but nothing has been done to address this issue.
The text was updated successfully, but these errors were encountered: