[PATCH weston 0/6] Switch client to xdg_shell unstable v6

Pekka Paalanen ppaalanen at gmail.com
Fri Aug 12 08:05:12 UTC 2016


On Thu, 11 Aug 2016 21:40:14 -0700
Bryce Harrington <bryce at osg.samsung.com> wrote:

> On Fri, Aug 12, 2016 at 11:40:00AM +0800, Jonas Ådahl wrote:
> > Hi,
> > 
> > With a xdg_shell unstable v6 release around the corner, and a libweston-desktop
> > about to land with a xdg_shell unstable v6 implementation available, I think
> > now is a good time to switch weston to use the new version, moving us one step
> > closer to a stable desktop shell protocol.
> > 
> > Assuming these patches can be reviewed in time, I'd will land these prior to
> > the alpha scheduled to be released on Tuesday. If anyone have any objections,
> > please raise them now.
> > 
> > The porting itself is pretty straight forward. Apart from renaming things and
> > creating both a zxdg_surface_v6 and a zxdg_toplevel_v6 for every toplevel
> > surface, there is also the 'perfect first frame' semantics adaptation meaning
> > clients need to wait for the first zxdg_surface_v6.configure event before
> > attaching its first buffer.
> > 
> > 
> > Jonas  
> 
> I haven't reviewed the individual patches, but in principle am ok seeing
> these landed by alpha, so:
> 
> Acked-by: Bryce Harrington <bryce at osg.samsung.com>

Yup, agreed, provided the v6 implementation actually lands first, and a
wayland-protocols release with the v6 is done first also, then:
Acked-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>


Thanks,
pq

> > Jonas Ådahl (6):
> >   toytoolkit: Port to xdg_shell unstable v6
> >   clients/simple-egl: Port to xdg_shell unstable v6
> >   clients/simple-shm: Port to xdg_shell unstable v6
> >   clients/simple-damage: Port to xdg_shell unstable v6
> >   clients/simple-dmabuf-intel: Port to xdg_shell unstable v6
> >   clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6
> > 
> >  Makefile.am                   |  32 ++---
> >  clients/simple-damage.c       |  92 ++++++++++-----
> >  clients/simple-dmabuf-intel.c |  94 ++++++++++-----
> >  clients/simple-dmabuf-v4l.c   |  96 ++++++++++-----
> >  clients/simple-egl.c          | 106 ++++++++++-------
> >  clients/simple-shm.c          |  93 +++++++++------
> >  clients/window.c              | 268 ++++++++++++++++++++++++++++--------------
> >  7 files changed, 504 insertions(+), 277 deletions(-)
> > 
> > -- 
> > 2.7.4
> > 
> > _______________________________________________
> > wayland-devel mailing list
> > wayland-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/wayland-devel  
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160812/7ab11ab0/attachment.sig>


More information about the wayland-devel mailing list