Re: Moving bugs to Phabricator

2016-02-06 Thread Daniel Stone
Hi, On 3 February 2016 at 20:27, Bryce Harrington wrote: > On Wed, Feb 03, 2016 at 12:25:26PM +, Daniel Stone wrote: >> On 2 February 2016 at 20:28, Bill Spitzak wrote: >> The workboard columns aren't fixed in the current single-column >> format: depending on what works best, we could use an

Re: [PATCH weston] configure: Make libjpeg an optional dependency

2016-02-06 Thread Quentin Glidic
On 06/02/2016 06:07, Emmanuel Gil Peyrot wrote: libjpeg is only used in shared/image-loader.c in weston, like libwebp it doesn’t make sense to fail the entire build if it isn’t present, for any reason. I kept libpng a hard dependency in the image-loader because so many other parts of weston depe

Re: [PATCH v3 weston] compositor-drm: update internal cursor plane location when disabling cursor

2016-02-06 Thread Pekka Paalanen
On Fri, 5 Feb 2016 15:55:20 -0600 Derek Foreman wrote: > When the cursor plane is disabled the kernel can lose its location. > If we don't update our internal idea of where the plane is at that time, > the next time we set a cursor it can show up at 0,0. > > This can show up when an application