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

Support both X11 and Wayland at the same time #27

Open
MaxVerevkin opened this issue Dec 18, 2023 · 2 comments
Open

Support both X11 and Wayland at the same time #27

MaxVerevkin opened this issue Dec 18, 2023 · 2 comments

Comments

@MaxVerevkin
Copy link

If I understand correctly, GLFW can be built with support for both X11 and Wayland (glfw#1958), but using this crate I have to choose between these targets.

@MaxVerevkin
Copy link
Author

Apparently this functionality is not included in 3.3.x releases

@PcChip
Copy link

PcChip commented May 12, 2024

so how do we make an application that could be run on either wayland or x11?
are we supposed to maintain two separate builds and distribute both to users?

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