Use-case for CTRC background color?

2018-11-15 Thread Harish Krupo
Hi, This patch [1] introduces the background crtc color property. This property is available on some display controlers and allows setting a non-black colors for pixels not covered by any plane (or pixels covered by the transparent regions of higher planes). I would like to implement a userspace c

Re: [PATCH] Don't look for weston.ini in the current working directory

2018-11-15 Thread Dima Ryazanov
Done! I somehow missed the move to Gitlab. On Thu, Nov 15, 2018 at 12:14 AM Pekka Paalanen wrote: > On Wed, 14 Nov 2018 23:02:12 -0800 > Dima Ryazanov wrote: > > > It's a bit surprising that Weston looks different when launched from the > root > > of the git repo vs from elsewhere. > > > > But

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

2018-11-15 Thread Philipp Zabel
Hi Pekka, thank you for the explanation. On Wed, 2018-11-14 at 11:03 +0200, Pekka Paalanen wrote: [...] > The hints protocol we are discussing here is a subset of what > https://github.com/cubanismo/allocator aims to achieve. Originally we > only concentrated on getting the format and modifier mo

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

Re: [PATCH] Don't look for weston.ini in the current working directory

2018-11-15 Thread Pekka Paalanen
On Wed, 14 Nov 2018 23:02:12 -0800 Dima Ryazanov wrote: > It's a bit surprising that Weston looks different when launched from the root > of the git repo vs from elsewhere. > > But it's also technically a security vulnerability: if I launch it from > a directory like /tmp, it might pick up a wes