mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
GLFW 3.4 adds run-time platform detection
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.
|
||||
|
|
Loading…
Reference in a new issue