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

2012-02-09 Thread Pekka Paalanen
On Thu, 9 Feb 2012 10:09:30 +0800 juan.j.z...@linux.intel.com wrote: > From: Juan Zhao > > --- > src/shell.c | 89 > ++- > 1 files changed, 88 insertions(+), 1 deletions(-) > > diff --git a/src/shell.c b/src/shell.c > index 53b192c..2

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

2012-02-08 Thread juan . j . zhao
From: Juan Zhao --- src/shell.c | 89 ++- 1 files changed, 88 insertions(+), 1 deletions(-) diff --git a/src/shell.c b/src/shell.c index 53b192c..229a027 100644 --- a/src/shell.c +++ b/src/shell.c @@ -81,6 +81,7 @@ enum shell_surface_typ