@@ -51,18 +51,15 @@ which can be either elogind or seatd. Enabling them is explained in the
5151
5252### Native applications
5353
54- [ Qt5] ( https://wayland.freedesktop.org/qt5.html ) -based applications require
55- installing the ` qt5-wayland ` package and setting the environment variable
56- ` QT_QPA_PLATFORM=wayland-egl ` to enable their Wayland backend. Some KDE specific
57- applications also require installing the ` kwayland ` package.
58- [ EFL] ( https://wayland.freedesktop.org/efl.html ) -based applications require
59- setting the environment variable ` ELM_DISPLAY=wl ` , and can have issues without
60- it, due to not supporting XWayland properly. [ SDL] ( https://libsdl.org ) -based
61- applications require setting the environment variable ` SDL_VIDEODRIVER=wayland ` .
54+ Qt5-based applications require installing the ` qt5-wayland ` package and setting
55+ the environment variable ` QT_QPA_PLATFORM=wayland-egl ` to enable their Wayland
56+ backend. Some KDE specific applications also require installing the ` kwayland `
57+ package. EFL-based applications require setting the environment variable
58+ ` ELM_DISPLAY=wl ` , and can have issues without it, due to not supporting XWayland
59+ properly. [ SDL] ( https://libsdl.org ) -based applications require setting the
60+ environment variable ` SDL_VIDEODRIVER=wayland ` .
6261[ GTK+] ( https://wiki.gnome.org/Initiatives/Wayland/GTK%2B ) -based applications
63- should use the Wayland backend automatically. Information about other toolkits
64- can be found in the [ Wayland
65- documentation] ( https://wayland.freedesktop.org/toolkits.html ) .
62+ should use the Wayland backend automatically.
6663
6764Media applications, such as [ mpv(1)] ( https://man.voidlinux.org/mpv.1 ) ,
6865[ vlc(1)] ( https://man.voidlinux.org/vlc.1 ) and ` imv ` work natively on Wayland.
0 commit comments