RE: [PATCH 04/14] tablet-shell: add sliding effect of layout.

2012-08-21 Thread Tang, Ning
> -Original Message- > From: Philipp Brüschweiler [mailto:ble...@gmail.com] > Sent: Tuesday, August 21, 2012 9:59 PM > To: tecto...@gmail.com > Cc: wayland-devel@lists.freedesktop.org; juan.j.z...@linux.intel.com; Tang, > Ning > Subject: Re: [PATCH 04/14] tablet-shel

Re: [PATCH 04/14] tablet-shell: add sliding effect of layout.

2012-08-21 Thread Philipp Brüschweiler
On Tue, Aug 21, 2012 at 1:49 PM, wrote: > From: Ning Tang > > Use frame callback to enable layout moving, so dragging layout > will cause layout's offset changes. > And redraw function will allocate corresponding positions to launchers. > The allocation of layout won't change until sliding ends.

[PATCH 04/14] tablet-shell: add sliding effect of layout.

2012-08-21 Thread tecton69
From: Ning Tang Use frame callback to enable layout moving, so dragging layout will cause layout's offset changes. And redraw function will allocate corresponding positions to launchers. The allocation of layout won't change until sliding ends. Signed-off-by: Ning Tang --- clients/tablet-she