Waypipe: GSOC project complete

2019-08-28 Thread Manuel Stoeckl
The Google Summer of Code project to develop Waypipe (a proxy for Wayland applications, that can be used similarly to `ssh -X`), is now complete. I will continue to fix bug reports, clean up the code, extend protocol support, and try to implement feature requests, but my time will be more limited.

Waypipe: a transparent Wayland proxy

2019-06-28 Thread Manuel Stoeckl
For the last few weeks, I've been working on a program which can be used to transparently proxy Wayland clients over a network. (Like "ssh -X ...", except here it's "waypipe ssh ...".) https://gitlab.freedesktop.org/mstoeckl/waypipe/ Waypipe needs to be run on both ends of a socket connection, wi

State of network transparency & a possible approach

2019-03-30 Thread Manuel Stoeckl
Hello all, 1.) I'd like to inquire about the state of network transparency for Wayland; has there been any notable work since the Wayland-over-Wire patches and krh's 'remote' branch? https://lists.freedesktop.org/archives/wayland-devel/2016-February/026933.html https://cgit.freedesktop.org/~krh