Earlier quoted context omitted.
why doesn't it gain more momentum? It has plenty of momentum. The two main desktop environments have wayland ports. Several distros ship wayland by default. without providing a compatibility layer Wayland does provide a compatibility layer, XWayland, which runs an X server that does all the internal processing that Xorg does, and then send the final frame to wayland to put on the screen. It works very well, just with…
> It has plenty of momentum. The two main desktop environments have wayland ports. Several distros ship wayland by default. Do they have a common screen capture and automation API yet?
Automation no https://news.ycombinator.com/item?id=26000740
Though I would say that standardization of screen capture is far more important than standardization of automation, since screen capture software needs to work for all compositors, but my automation scripts only need to work on the compositor I actually use.