Re: [RCF wayland] client: extend error handling

2014-04-19 Thread Pekka Paalanen
On Fri, 18 Apr 2014 12:27:59 +0200 Marek Chalupa wrote: > On 15 April 2014 15:36, Pekka Paalanen wrote: > > > On Fri, 11 Apr 2014 11:39:13 +0200 > > Marek Chalupa wrote: > > > > > When an error occures, than wl_display_get_error() do not > > > provide any way of getting know if it was a local

Re: [PATCH weston] weston-info: fix log message typo

2014-04-19 Thread Pekka Paalanen
On Fri, 18 Apr 2014 09:30:07 -0700 "U. Artie Eoff" wrote: > Signed-off-by: U. Artie Eoff > --- > clients/weston-info.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/clients/weston-info.c b/clients/weston-info.c > index 147dc48..df869e3 100644 > --- a/clients/weston-i

Re: [PATCH] Add --no-input option to rpi backend

2014-04-19 Thread Pekka Paalanen
On Fri, 18 Apr 2014 16:12:25 +0200 Fernando Herrera wrote: > Adds a --no-input option to the rpi backend so weston can be started > without any input device attached. This is useful for display boxes > without any keyboard/mouse attached This commit message forgets to be explicit on an important

Re: [PATCH] Add --no-input option to rpi backend

2014-04-19 Thread Pekka Paalanen
On Fri, 18 Apr 2014 09:34:35 -0500 Jason Ekstrand wrote: > On Fri, Apr 18, 2014 at 9:12 AM, Fernando Herrera wrote: > > > Adds a --no-input option to the rpi backend so weston can be started > > without any input device attached. This is useful for display boxes > > without any keyboard/mouse at