Slashdot Mirror


Wayland 1.4 Released — Touch, Sub-Surface Protocol, Crop/Scale Support

An anonymous reader writes "Version 1.4 of the Wayland protocol and Weston reference compositor have been released. The Wayland/Weston 1.4 release delivers on many features and includes promoting the sub-surface protocol to official Wayland, improved touch screen support, a crop/scale protocol within Weston, security improvements, and other fixes."

4 of 128 comments (clear)

  1. OMG NO NETWORK TRANPARENCY!!!1 by Tailhook · · Score: 5, Funny

    Just to preclude about half of the coming threads.

    --
    Maw! Fire up the karma burner!
  2. Re:X forwarding-like feature? by Anonymous Coward · · Score: 5, Informative

    Yes. It's on the road map.

  3. Re:Wayland! by gazbo · · Score: 5, Funny
    Ah now to be fair, pulseaudio wasn't all bad. In its early mainstream (Fedora 12?) days, when I had audio problems, I knew that I could always type `killall pulseaudio` and reliably solve them.

    So...there's that.

  4. Re:X's way is the only feasible way. by thegarbz · · Score: 5, Informative

    The same way as X did? You mean produce a hell old protocol which was network transparent yet utterly incompatible with SHM requiring every modern distribution to have the compositor render the frame and then send it over the network as a bitmap? Wait what? I just described VNC.

    Actually no I didn't. VNC uses compression, X doesn't. Hence remote X running on any system produced in the past 20 years actually holds the crown as the only system SLOWER than VNC over the network. It's only saving grace is that you can send individual apps and don't need to export the entire desktop. Then there's the underlying problem of a protocol which forces a shitload of talking to the local server before even being capable of sending a bitmap to the remote one.

    As one X developer described it, it is not possible to do remote desktop any worse than X.