Files
glfw/docs
Camilla Löwy 2590d4cdd4 Wayland: Enable platform by default
This changes the default platform for Unix-like systems (other than
macOS) from only X11 to Wayland and X11.  It also removes the backward
compatibility with the older GLFW_USE_WAYLAND CMake option.

If a bisect took you here because your build broke, hello, sorry, set
the GLFW_BUILD_WAYLAND or GLFW_BUILD_X11 CMake option to disable the
associated platform.

This can be done when configuring GLFW with CMake, from a higher-level
CMakeLists.txt if GLFW is part of your project, or at any point after
configuration by updating the CMake cache with the command-line tool or
the GUI.

The next step is to make Wayland the run-time default when enabled, but
that will hopefully not break any builds.

Related to #2439
2024-01-30 20:20:42 +01:00
..
2022-07-28 15:56:18 +02:00
2023-11-16 20:49:23 +01:00
2018-11-05 19:04:27 +01:00
2013-09-21 15:18:49 +04:30
2021-10-13 21:47:11 +02:00
2019-04-16 23:08:39 +02:00
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2022-07-28 15:56:18 +02:00
2019-01-25 12:46:46 +01:00
2022-07-28 15:56:18 +02:00
2022-09-15 22:25:10 +02:00