diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index 31623d3..c897481 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -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.