Slashdot Mirror


First Steps Towards Network Transparency For Wayland (phoronix.com)

munwin99 writes: For the longest time, when bringing up Wayland a recurring question was 'what about network transparency?!' Well, Samsung's Derek Foreman has today published the set of Wayland patches for providing Wayland network transparency by pushing the Wayland protocol over TCP/IP.

5 of 154 comments (clear)

  1. Re:Seriously?? by Anonymous Coward · · Score: 5, Insightful

    What people want is ssh -X and yes it is a top priority to many.

  2. Re:Seriously?? by gtwrek · · Score: 5, Insightful

    I concur. VMs, embedded hardware, headless machines- I'm on them all day. And ssh -X is all that I need working for my environment. As long as that works, everything else just is seamless. I think we're not going to see a reduction in VM's. And the number/amount of embedded hardware's only growing.

    Now, X certainly has ugly warts. I'm hopeful for what Wayland's offering. This network transparency patch for Wayland sounds like a great start.

    --Mark

  3. Re:Seriously?? by Arkh89 · · Score: 5, Insightful

    I do, why am I wrong?
    Typical usage : I log onto distant machine, start working in command line (vim, python, matlab -nodesktop), then at some point I will need to display a couple of graphs or images. That's a relatively small graphical payload for which I *do not* want to use VNC. With ssh -X I get the windows to be displayed locally just as if I was doing the work on my light-weight terminal.

  4. Re:It's 2016 and I can't even easily run Wayland y by Anonymous Coward · · Score: 2, Insightful

    This is ludicrous. Wayland is hardly "languishing", and there has been no push on anyone's part to make it the "de factor Linux GUI". It is under development, everyone recognizes it as the next way forward, toolkits and drivers are targeting and supporting it, and it will be adopted when it is ready for adoption.

    Anyone using the interim period to scream about network transparency is a moron. Yes, that means you.

  5. Re:Seriously?? by JesseMcDonald · · Score: 3, Insightful

    I routinely use X forwarding on a 10 megabit LAN without any problems. More likely a poorly written application is to blame.

    The problem is that an X application which is written correctly for local display (for example, taking advantage of hardware acceleration) is "poorly written" for running with a non-local X server, and vice-versa. To handle both cases well you have to implement two different UIs, which shows that X's much-vaunted "network transparency" isn't actually transparent at all.

    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat