a11y: redoing focus stuff
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 8 Feb 2012 17:46:11 +0000 (18:46 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 15 Feb 2012 18:09:44 +0000 (19:09 +0100)
commitcc126f55eb948a528211bc1649cd20bc7a7c0ed7
tree44f054534610f49c2487e30bdecc50a33962c8d0
parent5b4d29bc4af6a92eb3ad700ec150c5764be1115f
a11y: redoing focus stuff

Removing atkcomponent, focus_tracker, etc. Emitting focus state change
from the stage. Now things are more simple, and stop to use some
of the soon-to-be-deprecated signals on ATK.
clutter/cally/cally-actor.c
clutter/cally/cally-actor.h
clutter/cally/cally-stage.c