Although Wayland has been GNOME’s default session since 2016, X11 has continued to linger in the codebase—until now. That changed with the recent merging of two PRs (here and here), which completely removed the X11 codebase from both Mutter, GNOME’s default window manager and compositor, as well as the GNOME Shell itself.

In other words, the GNOME project is finally closing one of the longest chapters in Linux desktop history. With the upcoming GNOME 50 release, scheduled for mid-march 2026, the desktop environment will officially drop support for the native X11 session, making Wayland the sole display system moving forward.

  • Eldritch@piefed.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    14 days ago

    If you want to serve displays to multiple systems. Wayland will never do that. Honestly I’m not sure it even properly supports serving different displays to multiple users on the same system well. And I don’t think they are planning on it.

    It’s a really niche paradigm anymore. Remote displays being handled by RDP or something like rust desk. Multiple users handled by hypervisors. Sure it is a bit of a waste of hardware resources. But on the other hand it allows things to be a bit simpler and more secure.

    I absolutely have fond memories of setting up a multi seat display server that could access over the internet. Running a full gnome session acessable in Windows. Through the cygwin utilities and windows X client in college 27 years ago.

    • poinck@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      13 days ago

      gnome-remote-desktop exists, but it isn’t as mature as xrdp. I am on Debian stable anyway and wait until it is ready. Locally I prefer Wayland and for RDP xrdp is still the better option in my opinion.

      • Eldritch@piefed.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        13 days ago

        I think KDE has an rdp session built in as well now. But from outside the lan and even in sometimes. Rust desk has been really good.