glfw_config.h on linux doesn't support multiple window managers. #60
Labels
bug
good first issue
Good issue for people new to the library.
help wanted
Author cannot fix entirety of issue on their own.
Right now, we're using pre-baked
glfw_config.h
inglfw/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.
The text was updated successfully, but these errors were encountered: