<p dir="ltr">We probably don't want to apply these just yet. There's problems with a few input and cursor setting things.  I'll get it fixed and send out a new parch series next week sometime. Hopefully that series will also include pixman/SHM fallback (I almost have that done).  In the mean time a review would be nice.<br>

--Jason Ekstrand</p>
<div class="gmail_quote">On Oct 19, 2013 11:43 AM, "Jason Ekstrand" <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This series of patches makes a few improvements to the wayland backend.<br>
The first three patches add an actual frame with a title and a close<br>
button.  The fourth patch removes some now-unneeded code from the<br>
GL renderer.  The final patch is a general performance improvement.<br>
<br>
Jason Ekstrand (5):<br>
  compositor-wayland: Rename structure members and make things more<br>
    consistant<br>
  gl-renderer: Add support for per-output multi-texture borders.<br>
  compositor-wayland: Add an actual frame around the compositor window<br>
  gl-renderer: Remove the renderer-global border support<br>
  compositor-wayland: Flush the display on commit<br>
<br>
 <a href="http://configure.ac" target="_blank">configure.ac</a>             |   2 +-<br>
 src/compositor-wayland.c | 490 +++++++++++++++++++++++++++++++++++++----------<br>
 src/gl-renderer.c        | 241 ++++++++++-------------<br>
 src/gl-renderer.h        |  41 +++-<br>
 4 files changed, 521 insertions(+), 253 deletions(-)<br>
<br>
--<br>
1.8.3.1<br>
<br>
</blockquote></div>