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

glfw_config.h on linux doesn't support multiple window managers. #60

Open
Mokosha opened this issue Apr 9, 2018 · 0 comments
Open

glfw_config.h on linux doesn't support multiple window managers. #60

Mokosha opened this issue Apr 9, 2018 · 0 comments
Labels
bug good first issue Good issue for people new to the library. help wanted Author cannot fix entirety of issue on their own.

Comments

@Mokosha
Copy link
Collaborator

Mokosha commented Apr 9, 2018

Right now, we're using pre-baked glfw_config.h in

glfw/include/os/unix-like/glfw_config.h

We don't have a way to turn on or off the Wayland and Mir CPP macros though since we don't build via CMake. We should probably add a way (via cc-options?) to turn on the different managers in the config if the proper cabal flag is requested.

@Mokosha Mokosha added bug good first issue Good issue for people new to the library. help wanted Author cannot fix entirety of issue on their own. labels Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue Good issue for people new to the library. help wanted Author cannot fix entirety of issue on their own.
Projects
None yet
Development

No branches or pull requests

1 participant