• No. X11 has been around since 1980’s and it’s basicly a puzzle of chewing gums glued together. It’s not been in development for years now.

      Wayland is much less code but the end result is still much better. Wayland is the future.

      In case you didn’t know, they’re display compositors. Backends of the graphics.

    • Yes and no. X11 is the old window system for Linux (and most Unixes), but it was very much not designed with security in mind, and has become difficult to maintain to the point that the only new updates made to it are to help with Wayland backwards-compatibility. Wayland is its de facto successor, and most new Linux desktop development is based on Wayland rather than X11.

    • It really depends if you are using GNOME or KDE ( or something else ).

      GNOME in Fedora defaults to Wayland already I believe. In Plasma 6, due to first ship in Fedora 40, support for Wayland will be complete. That is why they are targeting the switch for then.

      Plasma 6 is KDE using the Qt6 GUI toolkit so the KDE in Fedora 40 will be quite different from the KDE in Fedora 38 today. Today, KDE is built with the Qt5 toolkit and only partially supports Wayland.

      GNOME is built with a GUI toolkit called GTK. The current version is GTK4 and that will still be the version used in Fedora 40. GTK has supported Wayland since GTK3.

    • Basically the thing to do if you don’t know anything about this and don’t care to learn is to use wayland and if it’s broken in some way for you switch to x11.

      X11 is ancient and garbage code but has matured so it tends to “just work”

      wayland is much newer, much better code, but it has not matured so it doesn’t always “just work”