惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
博客园 - Franky
J
Java Code Geeks
V
Visual Studio Blog
G
Google Developers Blog
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - 【当耐特】
IT之家
IT之家
I
InfoQ
U
Unit 42
C
Check Point Blog
Martin Fowler
Martin Fowler

LWN.net comments

tcmalloc's weird hack [LWN.net] Fixed? [LWN.net] mpd [LWN.net] Userspace AX.25 [LWN.net] RIP [LWN.net] My two cents... [LWN.net] pipx [LWN.net] Tragedy [LWN.net] A young man destined for glory [LWN.net] And 'less' won't let you search [LWN.net] A great loss [LWN.net] Sad and shocking news [LWN.net] Easy migration from Clementine [LWN.net] Sad coincidence [LWN.net] GNOME is actually usable thanks to Seth et al [LWN.net] Sad news :( [LWN.net] armhf supports preempt_rt [LWN.net] MusicBrainz accurracy [LWN.net] On open source maintainership [LWN.net] Let's stop here [LWN.net] Not a new thing [LWN.net] uv is indeed great pgmoneta Some comments on this on a Postgres blog feed [LWN.net] uv [LWN.net] going to Debian [LWN.net] Upgrading 64-bit-capable systems to 64-bit kernels? [LWN.net] Free Software foundations Maintainers can wait for code review but not for publish review? A reasonably extreme point of view [LWN.net]
Happy to see this emerge [LWN.net]
NYKevin · 2026-06-24 · via LWN.net comments

This is not a helpful meme. If your preferred desktop environment drops X11, then you are de facto "forced" into one of four options:

1. Fork it.
2. Switch to a different DE.
3. Switch to Wayland.
4. Stop using a GUI on Linux.

For most Linux end users, (1) is not a realistic option (DEs are far too complex for one individual to maintain a fork indefinitely) and (2) gets less and less realistic with each passing year (as DEs drop X11 support). (4) is probably feasible for a lot of users (they can switch to Windows or another OS), but not a particularly helpful answer. That leaves us with (3).

It is worth acknowledging that this software is maintained by volunteers. Framing it as being "forced into Wayland" is a somewhat one-sided way of putting things. But that does not make it altogether inaccurate. End users are justifiably frustrated when functionality is removed for "architectural" or infrastructure reasons, rather than because the functionality is actually problematic in some way. Many DEs have actively removed most of their keyboard settings, usually because they were using the X server as a backend for those settings, and whatever Wayland compositor they switched to lacks feature parity with X (and/or because nobody could be bothered to explore the compositor's API surfaces and find equivalent knobs). It is unfair when Wayland gets blamed for those DE failures, but from the users' perspective, everything was fine until Wayland showed up.