Re: Output Frame of Weston

2020-02-04 Thread Raghu Kadari
Hi Paalanen, Thanks for the reply ! would like to confirm below. How can I check the Alpha channel of the final output of the weston. Is there way I can check this information from the console? Best Regards, Raghu On Wed, Jan 29, 2020 at 5:54 PM Pekka Paalanen wrote: > On Wed, 29 Jan 202

[ANNOUNCE] wayland 1.17.93

2020-02-04 Thread Simon Ser
This is the RC1 release for Wayland 1.18. It contains a single fix allowing to build Wayland with Meson from the autotools releases. Simon Ser (2): autotools: add Meson files to EXTRA_DIST build: bump to version 1.17.93 for the RC1 release git tag: 1.17.93 https://wayland.freedeskto

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2020-02-04 Thread Tomek Bury
Hi Jason, I use it in Broadcom EGL and Vulkan WSI implementations and "It Just Works (TM)". I've asked to include the opaque EGL buffers as a valid type of buffer that can be explicitly synchronised and this change was merged too, quite some time ago. Weston 6.0.0 definitely has it, not sure about

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2020-02-04 Thread Scott Anderson
On 4/02/20 10:16 pm, Pekka Paalanen wrote: On Mon, 3 Feb 2020 23:26:55 -0600 Jason Ekstrand wrote: Sorry to drag up ancient threads, but what's the status of this? I see rumors that it's in Weston. Is it stable? Is it implemented anywhere else? It'd be great, for the sake of Vulkan, if we

Re: FTBFS weston 8.0

2020-02-04 Thread Pekka Paalanen
On Mon, 3 Feb 2020 23:20:14 +0100 (CET) Jan Engelhardt wrote: > On Monday 2020-01-27 11:37, Pekka Paalanen wrote: > > > >Next time, please report issues in the issue tracker: > >https://gitlab.freedesktop.org/wayland/weston/issues > > Sorry, the mailing list is just much more convenient for

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2020-02-04 Thread Pekka Paalanen
On Mon, 3 Feb 2020 23:26:55 -0600 Jason Ekstrand wrote: > Sorry to drag up ancient threads, but what's the status of this? I see > rumors that it's in Weston. Is it stable? Is it implemented anywhere > else? It'd be great, for the sake of Vulkan, if we could get this stable > and everywhere.