tablet-shell: Add actual actions for launcher.
authorAlex Wu <zhiwen.wu@linux.intel.com>
Mon, 18 Jun 2012 08:52:31 +0000 (16:52 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 18 Jun 2012 15:06:56 +0000 (11:06 -0400)
commit5b72a4d21da9dd0bc647018ca953e0c09d5539f2
treeebf54ebdc2f84596577005d90c283ede144aa921
parent563c5b838685a2a1cae85806cc7f0be6a57e1ec8
tablet-shell: Add actual actions for launcher.

The launcher before in tablet-shell just draw the icon and will
not activate a client. This patch makes the launcher as sub-widget
of homescreen, and implements enter/leave/button/redraw hanler to
do the actual client launching action.
clients/tablet-shell.c