Valve Engineer Mike Blumenkrantz Hoping To Accelerate Wayland Protocol Development

petsoi@discuss.tchncs.de to Linux@lemmy.ml – 754 points –
Valve Engineer Mike Blumenkrantz Hoping To Accelerate Wayland Protocol Development
phoronix.com
148

You are viewing a single comment

Accelerating wayland développement would mean forking it. As it is right now there's a lot of yapping in their git for every decision, small or big.

Accelerating wayland développement would mean forking it.

You mean feurking

2 more...

I'd be fine with switching over to Valve's crazy high-speed frog version of Wayland if it came down to it lol

Wayland is a protocol used by each desktop that supports it. It often moves slowly because each desktop works together and discusses each change. If valve forked it, they would just have a protocol nobody is using. If people started using it, it would just slow down again for the same reason.

If noone used it that wouldn't matter. Experimentally implemented features on a separate branch can still be useful as proof of concept to whoever is taking their time to discuss where Wayland has to go. Of course the usefulness depends on how well the Valve devs understand the needs of the desktops.

That's how you get fragmentation and instability. Then something is changed it needs to be implemented and then tested by all the desktops. If you move to fast you get ahead of development and testing which is very bad

The thing to keep in mind is that it is a protocol. When something is merged all downstream projects must implement it.

2 more...