Re: [RFC wayland-protocols v3 1/1] unstable: add color management protocol

2019-03-21 Thread Simon Ser
On Thursday, March 21, 2019 12:05 PM, Pekka Paalanen wrote: > > > "after binding"? > > > If a client creates a color space object from an ICC profile, there is > > > no need to send the ICC file immediately back to the client. > > > Should sending this event be tied to the request that created th

Re: [RFC wayland-protocols v3 1/1] unstable: add color management protocol

2019-03-21 Thread Pekka Paalanen
On Wed, 20 Mar 2019 20:51:36 + Simon Ser wrote: > On Tuesday, March 19, 2019 1:23 PM, Pekka Paalanen > wrote: > > Removing the initial uncertainty would require quite some more protocol > > "after binding"? > > > > If a client creates a color space object from an ICC profile, there is > >

Re: [ANNOUNCE] weston 5.0.94

2019-03-21 Thread Pekka Paalanen
On Wed, 20 Mar 2019 20:05:26 -0500 Derek Foreman wrote: > This is the RC2 release for weston 6.0. > > There's a fix for a bug in the meson build. Since the plan is to drop > meson shortly after 6.0 is released, it's critical that autotools and > meson both build properly, so an RC2 is in order.