Re: [weston PATCH v7 1/2] add the set_maximised implementation

2012-02-07 Thread Pekka Paalanen
Hi, comments inline. On Tue, 7 Feb 2012 11:42:30 +0800 juan.j.z...@linux.intel.com wrote: > From: Juan Zhao > > --- > src/shell.c | 73 > +++ > 1 files changed, 73 insertions(+), 0 deletions(-) > > diff --git a/src/shell.c b/src/she

[weston PATCH v7 1/2] add the set_maximised implementation

2012-02-06 Thread juan . j . zhao
From: Juan Zhao --- src/shell.c | 73 +++ 1 files changed, 73 insertions(+), 0 deletions(-) diff --git a/src/shell.c b/src/shell.c index d15c8e2..e6aeeae 100644 --- a/src/shell.c +++ b/src/shell.c @@ -81,6 +81,7 @@ enum shell_surface_typ