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

[Feature Request] Wayland Support #19

Open
Doomsdayrs opened this issue Nov 24, 2023 · 4 comments
Open

[Feature Request] Wayland Support #19

Doomsdayrs opened this issue Nov 24, 2023 · 4 comments

Comments

@Doomsdayrs
Copy link

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:

Written by a very sleepy person, Edits when less sleep deprived

@NicSavichev
Copy link
Contributor

Excuse me, I don't get what you suggest. What env do I need to build and test sample with Wayland?
(all linux machines I have do build and run samples properly)

@CoCkMelon
Copy link

CoCkMelon commented Nov 29, 2023

Or maybe rewrite windowing part of the engine to use GLFW?

@pollend
Copy link

pollend commented Nov 30, 2023

XCB is the other option if you don't want to use X11 but that is equally as arcane and strange.

@Dirleye
Copy link

Dirleye commented Apr 25, 2024

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.

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

5 participants