RE: ask for help about multi-display in wayland

2013-01-27 Thread Xu, Jack
We'll find time to update it and test the bug. In fact, we tried to update to date 0821 and 0918, both had errors. Thanks, Jack -Original Message- From: wayland-devel-bounces+jack.xu=intel@lists.freedesktop.org [mailto:wayland-devel-bounces+jack.xu=intel@lists.freedesktop.org] O

Re: Patch queue + signs of life

2013-01-27 Thread Kristian Høgsberg
On Sat, Jan 26, 2013 at 03:35:52PM +0100, Jonas Ådahl wrote: > On Fri, Jan 25, 2013 at 2:17 AM, Kristian Høgsberg wrote: > > Hi, > > > > I'm still here, I've just been sick for almost a week and am now > > starting to get back on my feet (and back to the keyboard). I had a > > pass over the patch

Re: [PATCH weston 0/7] V2: Pixman renderer support for the drm backend

2013-01-27 Thread Kristian Høgsberg
On Fri, Jan 25, 2013 at 03:12:59PM +0200, Ander Conselvan de Oliveira wrote: > Hi, > > I addressed the issues raised on the previous patches. Namely: > > - dropped the patch that delayed egl initialization; > - reorganized struct drm_fb a bit; > - unref a client buffer when destroying a dumb d

Re: [PATCH] Kmscon wlterm: Fix stuck key repeat bug

2013-01-27 Thread David Herrmann
Hi Martin On Sat, Jan 26, 2013 at 12:09 PM, Martin Minarik wrote: > 1. Depress Shift > 2. Depress K > 3. Release Shift > 4. Release K > > Observed: key stuck repeat > Expected: key not stuck repeating > --- This patch solves your particular problem, however, it isn't the correct way to go. See t