-
Notifications
You must be signed in to change notification settings - Fork 297
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
[Feature Request] Wayland Support #19
Comments
Excuse me, I don't get what you suggest. What env do I need to build and test sample with Wayland? |
Or maybe rewrite windowing part of the engine to use GLFW? |
XCB is the other option if you don't want to use X11 but that is equally as arcane and strange. |
Very soon we're going to be at a point where running the Windows version through Proton supports the modern Linux display stack better than the Linux version does. |
Currently, the code base relies on legacy X11 for window management to clipboard handling.
This is a dual issue in that regards.
Wayland support for windowing,
XDG Desktop Portal support for other former x11 tasks:
The text was updated successfully, but these errors were encountered: