-
-
Notifications
You must be signed in to change notification settings - Fork 44
SDL + Wayland #204
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Currently
raylib_sdlbuilds do not enable Wayland because they are built on Ubuntu 16 where the version of Wayland is too old.Possible solution is to compile and install a newer Wayland. The problem with this if what if someone actually tries to run on an Ubuntu 16 Wayland system - will it just fallback to x11 or will it break?