Well folks, it’s the beginning of a new era: after nearly three decades of KDE desktop environments running on X11, the future KDE Plasma 6.8 release will be Wayland-exclusive! Support for X11 applications will be fully entrusted to Xwayland, and the Plasma X11 session will no longer be included.

  • idriss@lemmy.ml
    link
    fedilink
    arrow-up
    10
    ·
    4 days ago

    X11 is already dead IMO, if you didn’t move yet (still on i3wmfor example), it’s time to upgrade.

    • Saapas@piefed.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      38 minutes ago

      If things work for the user then I don’t see the need to upgrade just for the sake of upgrading. Future is with Wayland for sure but if things are okay for them right now, not that much reason to switch

  • muusemuuse@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    We are at a weird place right now. The original problem solved by x11 is more relevant than ever. The security model, however, is not.

      • muusemuuse@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Basically X11 lets everything it does talk to everything else it does. There’s minimal isolation and there’s not a clean way to do that in x11 without fundamentally changing how it works and breaking compatibility. There were also other issues to were too messy to solve without breaking things. So it was better to just start over. And now we have Wayland.

        One example of this is you could have Firefox and a terminal window up in an x11 environment and Firefox could theoretically see everything you are typing in the terminal window.