We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184ca5c commit bc0fdfeCopy full SHA for bc0fdfe
1 file changed
src/config/graphical-session/wayland.md
@@ -52,6 +52,8 @@ applications also require installing the `kwayland` package.
52
[EFL](https://wayland.freedesktop.org/efl.html)-based applications require
53
setting the environment variable `ELM_DISPLAY=wl`, and can have issues without
54
it, due to not supporting XWayland properly.
55
+[SDL](https://libsdl.org)-based applications require setting the environment
56
+variable `SDL_VIDEODRIVER=wayland`.
57
[GTK+](https://wiki.gnome.org/Initiatives/Wayland/GTK%2B)-based applications
58
should use the Wayland backend automatically. Information about other toolkits
59
can be found in the [Wayland
0 commit comments