Comment Re:I don't follow. (Score 1) 131
I see.
It's not like the X server needs a lot of major changes, at this point. It certainly doesn't need new capabilities; it *has* all the capabilities it needs. A bit of optimization, maybe? But honestly, XFree86 ran just fine on 1990s hardware, so unless you're constructing a Russian nesting doll of multi-layered virtualization or some similarly wacky pathological case, you're not going to have user-noticeable perf problems in 2025 that are best solved by changing the X server. There are some changes I would like to see in the desktop environment that I use; but none of them would require any changes to the X server itself. Apart from any security issues that come up, most of the changes it actually needs, are related to changes in other things that it has to work with: newer video cards, newer compilers that are stricter about what they will compile, newer security systems that e.g. require the software (as well as the user) to have permission to do various things, and so on.
If he's trying to make Wayland-inspired changes to the X server to compete with Wayland, he's an idiot. *Wayland* needs changes, or better yet a complete from-the-ground-up rethink, to meaningfully compete with X11. Changing the X server to do what Wayland does to compete with Wayland, would be actively counterproductive.
It's not like the X server needs a lot of major changes, at this point. It certainly doesn't need new capabilities; it *has* all the capabilities it needs. A bit of optimization, maybe? But honestly, XFree86 ran just fine on 1990s hardware, so unless you're constructing a Russian nesting doll of multi-layered virtualization or some similarly wacky pathological case, you're not going to have user-noticeable perf problems in 2025 that are best solved by changing the X server. There are some changes I would like to see in the desktop environment that I use; but none of them would require any changes to the X server itself. Apart from any security issues that come up, most of the changes it actually needs, are related to changes in other things that it has to work with: newer video cards, newer compilers that are stricter about what they will compile, newer security systems that e.g. require the software (as well as the user) to have permission to do various things, and so on.
If he's trying to make Wayland-inspired changes to the X server to compete with Wayland, he's an idiot. *Wayland* needs changes, or better yet a complete from-the-ground-up rethink, to meaningfully compete with X11. Changing the X server to do what Wayland does to compete with Wayland, would be actively counterproductive.