[PATCH wayland-protocols v2] Add alpha-compositing protocol

2018-11-13 Thread Scott Anderson
This protocol specifies a set of interfaces used to control the alpha compositing and blending of surface contents. It's based on the Chromium Wayland protocol of the same name ([1]) and an old proposal of this protocol ([2]). Differences from v1 proposal: - Add additional "fromsource" blending

Re: [PATCH RFC wayland-protocols] unstable/linux-dmabuf: add wp_linux_dmabuf_device_hint

2018-11-13 Thread Simon Ser
> Hi Simon, > > On Fri, 2018-11-02 at 18:49 +, Simon Ser wrote: > > On Friday, November 2, 2018 12:30 PM, Philipp Zabel > > wrote: > > > > > + > > > > > + > > > > > +This event advertizes the primary device that the server > > > > > prefers. There > > > > > +is

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2018-11-13 Thread Tomek Bury
Thanks! On Tue, Nov 13, 2018 at 9:08 AM Alexandros Frantzis < alexandros.frant...@collabora.com> wrote: > On Mon, Nov 12, 2018 at 12:39:58PM +, Tomek Bury wrote: > > On Mon, Nov 12, 2018 at 11:15 AM Daniel Stone > wrote: > > > > > On Fri, 9 Nov 2018 at 10:48, Pekka Paalanen > wrote: > > >

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2018-11-13 Thread Alexandros Frantzis
On Mon, Nov 12, 2018 at 12:39:58PM +, Tomek Bury wrote: > On Mon, Nov 12, 2018 at 11:15 AM Daniel Stone wrote: > > > On Fri, 9 Nov 2018 at 10:48, Pekka Paalanen wrote: > > > I can add that while pushing upstream, if there are no other changes > > > coming. > > > > > > Reviewed-by: Pekka