GNOME 50 removed the X11 session entirely — you can't log into one even with X.org installed. Ubuntu 26.04 LTS ships it, making Wayland mandatory for millions. XWayland still covers your apps.
The long Wayland transition just hit its point of no return. GNOME 50 'Tokyo,' released in March 2026, removed the X11 session entirely — not deprecated, not disabled-by-default as in GNOME 49, but deleted. You cannot log into an X11 GNOME session even if X.org is installed on your machine. And because Ubuntu 26.04 LTS 'Resolute Raccoon' ships GNOME 50, that decision just became mandatory for millions of users on a long-term-support release.
X11 session removed
GNOME 50
released March 2026
ships GNOME 50
Ubuntu 26.04 LTS
April 2026 — Wayland is mandatory
5 years
Standard support
10 with Ubuntu Pro
still work
X11 apps
XWayland remains — the session went, not the apps
The distinction that matters: session vs applications
This is where most of the panic comes from, so be clear on it. XWayland is still present, which means individual X11 applications continue to run fine under a Wayland session. What's gone is the option to run your entire desktop session on X11. If you have one old X11-only app, you're almost certainly fine. If you specifically depend on X11 session-level behaviour, that's where the problems live.
What actually breaks
Global hotkeys and input automation. Wayland's security model deliberately stops applications grabbing input globally — tools that relied on X11's permissiveness need Wayland-native equivalents (or portals).
Screen recording and sharing. These now go through portals rather than direct capture. Modern OBS and browsers handle it, but older tools and some niche workflows don't.
NVIDIA setups. Much better than the horror stories of a few years ago, but still the configuration most likely to produce edge cases — verify your driver version before you upgrade a working machine.
Remote desktop. X11-forwarding-style workflows need rethinking; Wayland-native remote solutions exist but the setup is different.
What Ubuntu 26.04 brings besides the forced move
It's a substantial release beyond the Wayland story: TPM-backed full-disk encryption, application permission prompting, Rust-based memory-safe core utilities, HDR support on capable displays, per-monitor scaling, grouped notifications, and support for Intel's Core Ultra Series 3 including its Xe3 integrated graphics and NPU, plus native CUDA and ROCm packaging. It's built on Linux 7.0 — a version number Torvalds bumped mostly because he was running out of fingers and toes, though it does carry Rust support out of experimental status. Fedora 44, released April 28, 2026, also ships GNOME 50.
The practical advice is old-fashioned and still correct: if you have a working machine and a workflow that depends on any of the above, test on a spare install or a live USB before upgrading. This is the release where 'I'll just fall back to X11 if it goes wrong' stops being an option — so do the checking first.