Re: [PATCH weston v4 1/4] shell: Use relative layers for lock/unlock

2013-05-12 Thread Pekka Paalanen
On Sun, 12 May 2013 11:09:32 +0200 Quentin Glidic wrote: > From: Quentin Glidic The commit message here should state why this change is needed, and what it does on a high level. I can guess, but I'd like it written out also for posterity. Thanks, pq > > Signed-off-by: Quentin Glidic > ---

[PATCH weston v4 1/4] shell: Use relative layers for lock/unlock

2013-05-12 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- src/shell.c | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/src/shell.c b/src/shell.c index 135eaa5..456e911 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2501,19 +2501,16 @@ resume_desktop(struct des