RE: [PATCH 06/14] tablet-shell: add trash function when dragging launcher icon.

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

Re: [PATCH 06/14] tablet-shell: add trash function when dragging launcher icon.

2012-08-21 Thread Philipp Brüschweiler
On Tue, Aug 21, 2012 at 1:49 PM, wrote: > From: Ning Tang > > Determine whether to accpet the data by the allocation of trash area. If > the icon is in it, then drop event will delete either the icon image as > well as tag in ini file. > > Signed-off-by: Ning Tang > > --- > clients/tablet-she

[PATCH 06/14] tablet-shell: add trash function when dragging launcher icon.

2012-08-21 Thread tecton69
From: Ning Tang Determine whether to accpet the data by the allocation of trash area. If the icon is in it, then drop event will delete either the icon image as well as tag in ini file. Signed-off-by: Ning Tang --- clients/tablet-shell.c | 153