From 7bde71ce43058ca4cf7e5c8d6302f2cf8f5661f4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 15 Apr 2021 10:54:32 +0300 Subject: Add wayland section [TODO] --- carbslinux.org | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/carbslinux.org b/carbslinux.org index 9da8f2e..52ef531 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -689,6 +689,29 @@ currently running on your system and not the one you are switching to. | runit | =runit-init 6= | | shinit/sinit | =kill -s INT 1= | +* TODO Wayland :noexport: +:PROPERTIES: +:DESCRIPTION: Installing Wayland on Carbs Linux +:END: + +Wayland is a modern display server protocol intended as a replacement for Xorg. +Wayland has a much simpler architecture compared to X by its careful design and +implementation. Users who want to use a Wayland compositor should follow this +section. + +** TODO Enabling the Wayland repository + +The =wayland= repository requires packages from =xorg= and =extra= repositories. + +** TODO Switching from Xorg + +If you are switching from Xorg, you will need to recompile some programs to +reflect on the changes. Those are: + +- =xorg-server= +- =gtk+3= +- =mesa= + * Contribution Guidelines :PROPERTIES: :DESCRIPTION: Contribute to Carbs Linux -- cgit v1.2.3