Re: [PATCH weston v2] libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed

2016-10-14 Thread Quentin Glidic
On 28/09/2016 21:32, Giulio Camuffo wrote: The wl_shell_surface spec says that it is destroyed automatically by the server when the wl_surface is destroyed, and indeed it does not have a destroy request. So, do that. Thanks: Reviewed-by: Quentin Glidic And

Re: [PATCH weston 03/10 v2] compositor-wayland: Convert fullscreen flag to bool

2016-10-14 Thread Quentin Glidic
On 13/10/2016 12:01, Armin Krezović wrote: Signed-off-by: Armin Krezović Thanks, Reviewed-by: Quentin Glidic and pushed: c6a899d..2045016 master -> master Cheers, --- compositor/main.c | 2 +-

Re: SHM buffer pool and file offset

2016-10-14 Thread Pekka Paalanen
On Thu, 13 Oct 2016 19:27:32 +0200 Richard Röjfors wrote: > Hi all, > > I have a situation where I use shared memory buffers and think it would > be very handy to be able to pass on the file offset to a create_pool call. > Right now the implementation takes for

Re: [PATCH wayland-protocols v7] text: Create second version of text input protocol

2016-10-14 Thread Jan Arne Petersen
Hi, On Wed, 2016-10-12 at 15:50 -0700, Bryce Harrington wrote: > On Wed, Jul 06, 2016 at 12:26:28AM +0200, Jan Arne Petersen wrote: > > > > On Thu, Jun 9, 2016 at 1:01 PM Carlos Garnacho > > wrote: > > > > Hi Carlos, > > > > Thanks for the feedback. > > > > > > > > > > >

Re: SHM buffer pool and file offset

2016-10-14 Thread Giulio Camuffo
Hi, 2016-10-13 19:27 GMT+02:00 Richard Röjfors : > Hi all, > > I have a situation where I use shared memory buffers and think it would > be very handy to be able to pass on the file offset to a create_pool call. > Right now the implementation takes for granted that it