Wayland Transition Becomes Official: X11 Days Are Numbered
KDE announced its last X11-supported release is coming, marking a concrete milestone in the years-long Wayland transition. The HN thread was split: some praised KDE's work pushing Wayland forward and noted the experience now feels smoother and more responsive. Others mourned specific X11 capabilities that Wayland does not yet replicate, specifically embedding application windows inside other applications.
The 'Xlibre for life' comment represents a real segment of users who will fork rather than transition, but it reads more like grief than a credible alternative path. The people doing daily driver Linux on KDE are mostly accepting the transition; the holdouts are those with specific workflow dependencies that Wayland protocols do not yet cover.
This has downstream implications for any software targeting Linux desktop environments. The window management and display protocol assumptions in older applications will need revisiting.
So what?
If you ship a Linux desktop application or any tool that embeds into desktop workflows, the X11 to Wayland transition is now a concrete deadline, not a distant possibility. Audit your display and window management dependencies now. The window-embedding use case in particular has no clean Wayland equivalent yet, which is a real problem for certain developer tooling categories.