xzibit 0.01 - release
Aug. 30th, 2010 01:21 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)

Do read the README for instructions on setting it up: the checks in autotools for required programs are by no means perfect yet.
How this is different from X forwarding:
- Most importantly, because it works (or will soon work) over Telepathy tubes, so you can share windows with your chat contacts.
- Less importantly, it uses VNC so that it's platform-independent. There is only an X implementation at the moment, but eventually I'm hoping there'll be Windows and OS X implementations as well.
- I have proposed a talk on xzibit at LCA in January. I don't yet know whether it will be accepted.
- The protocol is explained here, and you can see a diagram explanation here.

You may clone the git repository from here.
I'm now working on 0.02, which will have proper working Telepathy support.
eh?
Date: 2010-08-31 04:21 pm (UTC)Re: eh?
Date: 2010-08-31 04:25 pm (UTC)Tie-in with OpenSSH
Date: 2010-08-31 06:38 pm (UTC)NPAeISbJcLqEMr
Date: 2013-11-12 05:19 pm (UTC)Re: eh?
Date: 2010-08-31 05:37 pm (UTC)Re: eh?
Date: 2010-09-01 08:11 am (UTC)Let's deprecate X11 already?
Date: 2010-08-31 06:00 pm (UTC)A backend for wayland would be uber cool. That way, X11 can be completely deprecated without significant loss in functionality since your work would fill the networking transparency gap. Am I on crack?
Thanks!
Date: 2010-09-01 03:27 am (UTC)http://www.hpl.hp.com/hpjournal/94apr/apr94a4.pdf
HP's SharedX was REAL and we used it almost 15 years ago regularly to share work and conference with other divisions all over the world. There was no audio/video ... you did that with a phone.
SPICE
Date: 2010-09-01 07:20 am (UTC)Overlapping windows
Date: 2010-09-02 09:36 pm (UTC)The problem I ran into is that on non-composited desktops, x11vnc would send whatever pixels were visible in the location of that window, so if another window appeared in front, that would get sent over the VNC link too. For security reasons I felt this was unacceptable.
Ultimately, I gave up on per-window sharing and just tunneled the usual whole-screen VNC over a Telepathy tube. If xzibit solves the per-window problem I'd be interested in using it in Sugar.
xzibit
Date: 2010-09-15 08:52 am (UTC)Re: xzibit
Date: 2010-09-15 11:05 am (UTC)Yes, it will integrate nicely.
VtvNTRGZwC
Date: 2011-09-29 05:22 pm (UTC)Virtual Display Manager
Date: 2015-06-23 07:01 pm (UTC)I develop a very similar system on windows
to stream open windows via ip.
It works at the moment only on windows sorry linux guys.
Its name is VDM - Virtual Display Manager
and since v2.1 i think it works really good.
Its possible to work with the full desktop like VNC
but i dont need the complete desktop always.
All Mouseclicks are simulated so the user who works
on the desktop will not desturbed.
Its possible to work on the same background windows
from different computers,
and its no problem if the window is not fully visible
or not visible or out of screen on serverside.
Download here:
http://ynea.futureware.at/cgi-bin/virtual_display_manager.pl
Hope you like it.