Re: [PATCH wayland-protocols v3] Add alpha-compositing protocol

2018-12-18 Thread Pekka Paalanen
On Thu, 15 Nov 2018 14:00:28 +1300 Scott Anderson wrote: > This protocol specifies a set of interfaces used to control the alpha > compositing and blending of surface contents, based on the Chromium > Wayland protocol of the same name [1]. > > Signed-off-by: Scott Anderson > > [1] > https://c

Re: [PATCH wayland-protocols v3] Add alpha-compositing protocol

2018-11-16 Thread Scott Anderson
On 16/11/18 6:05 am, Derek Foreman wrote: This looks nice to me, and I have need of something like this. A couple of comments below. On 11/14/18 7:00 PM, Scott Anderson wrote: This protocol specifies a set of interfaces used to control the alpha compositing and blending of surface contents, ba

Re: [PATCH wayland-protocols v3] Add alpha-compositing protocol

2018-11-16 Thread Simon Ser
> This protocol specifies a set of interfaces used to control the alpha > compositing and blending of surface contents, based on the Chromium > Wayland protocol of the same name [1]. > > Signed-off-by: Scott Anderson This version LGTM. Reviewed-by: Simon Ser Thanks! ___

Re: [PATCH wayland-protocols v3] Add alpha-compositing protocol

2018-11-16 Thread Simon Ser
On Thursday, November 15, 2018 2:00 AM, Scott Anderson wrote: > > + > > + > > +This event advertises the blending equations that the server > > +supports. All the supported blending equations are advertised once > > +when the client binds to this interface. A rou

Re: [PATCH wayland-protocols v3] Add alpha-compositing protocol

2018-11-15 Thread Derek Foreman
This looks nice to me, and I have need of something like this. A couple of comments below. On 11/14/18 7:00 PM, Scott Anderson wrote: > This protocol specifies a set of interfaces used to control the alpha > compositing and blending of surface contents, based on the Chromium > Wayland protocol of

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

2018-11-14 Thread Scott Anderson
This protocol specifies a set of interfaces used to control the alpha compositing and blending of surface contents, based on the Chromium Wayland protocol of the same name [1]. Signed-off-by: Scott Anderson [1] https://chromium.googlesource.com/chromium/src/+/master/third_party/wayland-protocol