GNOME 50 结束了历经数十年的 X11 时代
Gnome 50 Ends the X11 Era After Decades

原始链接: https://linuxiac.com/gnome-50-ends-the-x11-era-after-decades/

GNOME 官方将在 2026 年 3 月中旬发布的 GNOME 50 版本中正式停止支持 X11,这标志着 Linux 桌面历史上的一个重大转变。最近的代码合并已经从 Mutter 和 GNOME Shell 等核心组件中移除了 X11 代码库,使 Wayland 成为唯一的默认显示系统。 这并不意味着 X11 应用程序将停止工作。XWayland 将继续提供兼容层,允许现有的 X11 程序在 Wayland 中无缝运行。 此举允许 GNOME 开发者完全专注于改进 Wayland 功能,例如分数缩放、HDR 和输入处理,现在无需再维护 X11,从而加速开发。目前依赖 X11 会话的用户需要过渡到 Wayland,而扩展和工具的开发者应确保 Wayland 兼容性。最终,GNOME 将完全致力于以 Wayland 为中心的未来。

相关文章

原文

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.

However, it should be mentioned that the removal doesn’t mean X11 applications are dead—far from it. XWayland remains fully supported, serving as a compatibility layer that allows traditional X11 applications to run inside the Wayland session. For most users, this transition will be transparent.

According to devs, this change is a necessary evolution rather than a break. By retiring the X11 session, GNOME can focus entirely on advancing Wayland-based workflows—particularly around fractional scaling, HDR, color management, and input handling—all of which are now progressing faster without the need to maintain X11 code paths.

What are the practical implications for users and distributions? In short:

  • If you rely on running GNOME under an Xorg/X11 session (i.e., not Wayland), this will likely become unsupported (or at least non-default) with GNOME 50. Distributions are already being prepared for that.
  • If you use X11-only applications, you’ll still be okay via XWayland — the migration isn’t eliminating that compatibility layer.
  • For extension authors, window managers, or tooling that assumed Xorg/X11 session support, now is the time to test Wayland compatibility (or plan fallback strategies).

At the end, let me put it this way: for GNOME, the future is Wayland—and with GNOME 50, that future is finally here.

联系我们 contact @ memedata.com