Re: [PATCH 01/16] xdg_shell: Adding a new shell protocol.

2013-11-30 Thread Jasper St. Pierre
On Fri, Nov 29, 2013 at 7:09 PM, Kristian Høgsberg wrote: > On Fri, Nov 29, 2013 at 06:41:59PM -0500, Jasper St. Pierre wrote: > > On Fri, Nov 29, 2013 at 5:43 PM, Kristian Høgsberg >wrote: > > > > > On Wed, Nov 27, 2013 at 03:50:17PM -0200, Rafael Antognolli wrote: > > > > xdg_shell is a protoco

[RESEND PATCH weston v3] pixman: Destroy pixman images when underlying buffer is destroyed

2013-11-30 Thread Lubomir Rintel
While the pixman image might be attached, the underlying buffer might be already gone under certain circumstances. This is easily reproduced by attempting to resize gnome-terminal on a fbdev backend. $ WAYLAND_DEBUG=1 strace -emunmap weston --backend=fbdev-backend.so ... [1524826.942] wl_shm@7.cre

[PATCH] logind: delay wakeup until DRM-device is resumed

2013-11-30 Thread David Herrmann
The logind API was designed to allow any kind of devices and any number of devices. It has no idea of "main DRM device" or similar. However, the weston DRM backend was designed with a single DRM device as master. Therefore, we wake it up unconditionally on session-wakeup. But this may fail with log