Re: [PATCH v2 2/2] shell-animation: add conf option in shell

2012-04-26 Thread yan . wang
> On Wed, Apr 25, 2012 at 02:32:28PM +0300, Pekka Paalanen wrote: >> On Wed, 25 Apr 2012 19:09:52 +0800 >> juan.j.z...@linux.intel.com wrote: >> >> > From: Juan Zhao >> > >> > Now we can choose zoom or fade in weston.ini >> > to fulfill and customize the user experence easier. >> > >> > Signed-off

Re: [PATCH v2 2/2] shell-animation: add conf option in shell

2012-04-25 Thread Kristian Hoegsberg
On Wed, Apr 25, 2012 at 02:32:28PM +0300, Pekka Paalanen wrote: > On Wed, 25 Apr 2012 19:09:52 +0800 > juan.j.z...@linux.intel.com wrote: > > > From: Juan Zhao > > > > Now we can choose zoom or fade in weston.ini > > to fulfill and customize the user experence easier. > > > > Signed-off-by: Jua

Re: [PATCH v2 2/2] shell-animation: add conf option in shell

2012-04-25 Thread Pekka Paalanen
On Wed, 25 Apr 2012 19:09:52 +0800 juan.j.z...@linux.intel.com wrote: > From: Juan Zhao > > Now we can choose zoom or fade in weston.ini > to fulfill and customize the user experence easier. > > Signed-off-by: Juan Zhao Both patches look good to me. Thanks, pq __

[PATCH v2 2/2] shell-animation: add conf option in shell

2012-04-25 Thread juan . j . zhao
From: Juan Zhao Now we can choose zoom or fade in weston.ini to fulfill and customize the user experence easier. Signed-off-by: Juan Zhao --- src/compositor.h |8 src/shell.c | 38 +- weston.ini |2 ++ 3 files changed, 47 insert