X.org dreams

At Fosdem I listened to the infamous and awesome Keith Packard talking about what’s going on in X land and it all seemed really optimistic. Among the things I heard there was X client reconnecting and multi-pointer X and that got me thinking….

What if…

  • X clients can simply change connection (connect to a different host)
  • X clients can connect to some sort of multiplexer that sends data to two or more X servers and accepts input from either one or more  of them
  • Combine the previous one with multi-pointer-X

That sounds  like a  fricken excellent collaboration platform! Everyone behind his own machine, but sharing app windows or maybe even complete desktops.

Let’s hope this dream comes true one day, and that they also “fix” the X protocol to be less bandwidth wasting (see NX) then we can really do insanely cool things with it.

4 Comments

  1. Miles Says:

    Somehow related:
    http://en.wikipedia.org/wiki/OpenCanvas

    We’d need this in Linux.

  2. Miles Says:

    More precisely:
    “network support, allowing artists to collaborate in real-time over the internet”

    I immediately though of this kind of thing - GIMP+Network - when reading this.

  3. zecke Says:

    Philip Blundell authored a migration protocol and implemented it for Gtk+, http://www.openembedded.org/repo/org.openembedded.dev/packages/gtk+/files/migration.patch contains a patch and together with GPE teleport you can migrate an application from one display to another.

Leave a Comment