File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
src/config/graphical-session Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,14 @@ which can be either elogind or seatd. Enabling them is explained in the
5252
5353### Native applications
5454
55- Qt5-based applications require installing the ` qt5-wayland ` package and setting
56- the environment variable ` QT_QPA_PLATFORM=wayland-egl ` to enable their Wayland
57- backend. Some KDE specific applications also require installing the ` kwayland `
58- package. EFL-based applications require setting the environment variable
59- ` ELM_DISPLAY=wl ` , and can have issues without it, due to not supporting XWayland
60- properly. [ SDL] ( https://libsdl.org ) -based applications require setting the
61- environment variable ` SDL_VIDEODRIVER=wayland ` .
55+ Qt5- and Qt6-based applications require installing the ` qt5-wayland ` or
56+ ` qt6-wayland ` package and setting the environment variable
57+ ` QT_QPA_PLATFORM=wayland ` to enable their Wayland backend. Some KDE specific
58+ applications also require installing the ` kwayland ` package. EFL-based
59+ applications require setting the environment variable ` ELM_DISPLAY=wl ` , and can
60+ have issues without it, due to not supporting XWayland properly.
61+ [ SDL] ( https://libsdl.org ) -based applications require setting the environment
62+ variable ` SDL_VIDEODRIVER=wayland ` .
6263[ GTK+] ( https://wiki.gnome.org/Initiatives(2f)Wayland(2f)GTK(2b).html ) -based
6364applications should use the Wayland backend automatically.
6465
You can’t perform that action at this time.
0 commit comments