<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I've tried your x11spice utility , works well!<br>
    </p>
    <p>We were thinking about doing something similar for Wayland, have
      you thought how it can be done under Wayland? basically the main
      difference is getting the post-compositor-buffer/damages, isn't
      it? </p>
    <p>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </p>
    <p>Any comments or suggestions are welcomed</p>
    <p>Thanks<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08/03/2016 12:24 AM, Jeremy White
      wrote:<br>
    </div>
    <blockquote
      cite="mid:85dad331-0b22-e273-1382-641160e4c959@codeweavers.com"
      type="cite">
      <pre wrap="">Hi folks,

I've gone ahead and built an x11spice utility as discussed here:
  <a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/archives/spice-devel/2016-March/027747.html">https://lists.freedesktop.org/archives/spice-devel/2016-March/027747.html</a>

The source code is here (at least for now):
  <a class="moz-txt-link-freetext" href="https://github.com/jwhite66/x11spice">https://github.com/jwhite66/x11spice</a>

Essentially, this adds the ability to export a running Xorg session
using Spice.  It is loosely modeled after the excellent x11vnc utility,
although it ended up being an entirely new code base.

While I've been working on it for a while, it should be considered early
release quality.  For example, I don't know how it works on multi head
monitors.  I also haven't used it for any sustained period of time.

The README has build and usage instructions, but it's pretty much just:
  ./configure && make
  src/x11spice --generate-password

I'd be grateful if folks gave it a try; feedback is greatly appreciated.

One result:  I don't know if I'll ever be able to get performance to
match that of the qxl driver.  There are a number of cases (e.g. x11perf
with small circles) that prove hard to optimize for.  So right now, this
is useful for exporting a desktop; it is not yet (and perhaps never will
be) a replacement for the qxl driver.

Cheers,

Jeremy
_______________________________________________
Spice-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/spice-devel">https://lists.freedesktop.org/mailman/listinfo/spice-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>