GLFW 3.4 adds run-time platform detection

Eric Engestrom 2023-04-14 16:43:48 +01:00
parent b37806066d
commit e4d1c191b0

@ -74,6 +74,8 @@ flatpak [--user] override --socket=wayland [your-app]
Wayland needs to be selected at compile-time. Arch users can install `glfw-wayland`.
GLFW >= 3.4 (not released yet) adds the ability to support both x11 and wayland and automatically detect & select one at run-time.
## Java under Xwayland
Some Java AWT applications will not display properly unless you set the following.