Re: [PATCH weston v2] desktop-shell: better error logging

2013-04-15 Thread Kristian Høgsberg
On Mon, Apr 15, 2013 at 08:10:40PM +0200, Philipp Brüschweiler wrote: > v2: only call cairo_surface_status once > --- > clients/desktop-shell.c | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) Thanks, applied. > diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c > index

[PATCH weston v2] desktop-shell: better error logging

2013-04-15 Thread Philipp Brüschweiler
v2: only call cairo_surface_status once --- clients/desktop-shell.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index 41e7daa..38af6c6 100644 --- a/clients/desktop-shell.c +++ b/clients/desktop-shell.c @@ -519,13 +519