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

推荐订阅源

IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
A
About on SuperTechFans
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
雷峰网
雷峰网
罗磊的独立博客
Microsoft Security Blog
Microsoft Security Blog
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Help Net Security
P
Proofpoint News Feed
The Cloudflare Blog
D
Docker
大猫的无限游戏
大猫的无限游戏

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.