[PATCH 0/5] Give the wayland backend an actual frame
Jason Ekstrand
jason at jlekstrand.net
Sun Oct 20 05:57:22 CEST 2013
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.
--Jason Ekstrand
On Oct 19, 2013 11:43 AM, "Jason Ekstrand" <jason at jlekstrand.net> wrote:
> This series of patches makes a few improvements to the wayland backend.
> The first three patches add an actual frame with a title and a close
> button. The fourth patch removes some now-unneeded code from the
> GL renderer. The final patch is a general performance improvement.
>
> Jason Ekstrand (5):
> compositor-wayland: Rename structure members and make things more
> consistant
> gl-renderer: Add support for per-output multi-texture borders.
> compositor-wayland: Add an actual frame around the compositor window
> gl-renderer: Remove the renderer-global border support
> compositor-wayland: Flush the display on commit
>
> configure.ac | 2 +-
> src/compositor-wayland.c | 490
> +++++++++++++++++++++++++++++++++++++----------
> src/gl-renderer.c | 241 ++++++++++-------------
> src/gl-renderer.h | 41 +++-
> 4 files changed, 521 insertions(+), 253 deletions(-)
>
> --
> 1.8.3.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20131019/4424ccc2/attachment.html>
More information about the wayland-devel
mailing list