From e12c73fcfef906f05ddfac51844e08f0cfed1b96 Mon Sep 17 00:00:00 2001 From: Llerraf Gnem Date: Wed, 24 Nov 2021 12:50:38 -0600 Subject: [PATCH 1/2] src/config/graphical-session/wayland.md: Add the river compositor --- src/config/graphical-session/wayland.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/graphical-session/wayland.md b/src/config/graphical-session/wayland.md index 6b231ccd9..6812f26e6 100644 --- a/src/config/graphical-session/wayland.md +++ b/src/config/graphical-session/wayland.md @@ -26,6 +26,7 @@ Void Linux currently packages the following Wayland compositors: - Wayfire: 3D Wayland compositor - Hikari: a stacking compositor with some tiling features - Cage: a Wayland kiosk +- River: a dynamic tiling Wayland compositor ### Video drivers From d5bb2ff968c93d2bb18d5f5fa58414597d28141d Mon Sep 17 00:00:00 2001 From: Llerraf Gnem Date: Wed, 24 Nov 2021 16:33:11 -0600 Subject: [PATCH 2/2] src/config/graphical-session/wayland.md: Update formatting with check.sh --- src/config/graphical-session/wayland.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/config/graphical-session/wayland.md b/src/config/graphical-session/wayland.md index 6812f26e6..54bb432df 100644 --- a/src/config/graphical-session/wayland.md +++ b/src/config/graphical-session/wayland.md @@ -52,9 +52,8 @@ installing the `qt5-wayland` package and setting the environment variable applications also require installing the `kwayland` package. [EFL](https://wayland.freedesktop.org/efl.html)-based applications require setting the environment variable `ELM_DISPLAY=wl`, and can have issues without -it, due to not supporting XWayland properly. -[SDL](https://libsdl.org)-based applications require setting the environment -variable `SDL_VIDEODRIVER=wayland`. +it, due to not supporting XWayland properly. [SDL](https://libsdl.org)-based +applications require setting the environment variable `SDL_VIDEODRIVER=wayland`. [GTK+](https://wiki.gnome.org/Initiatives/Wayland/GTK%2B)-based applications should use the Wayland backend automatically. Information about other toolkits can be found in the [Wayland