Pending patch from glima, who's on vacations.
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 13 Sep 2010 18:04:23 +0000 (18:04 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 13 Sep 2010 18:04:23 +0000 (18:04 +0000)
commitcc2163f36e29d0560e6cd4a5423cc663b91a3587
tree8b9d92c73aa59d32a8ced08807a229c8c923534d
parenta9ebf94071936f78406ce4e4f30ee266639f639c
Pending patch from glima, who's on vacations.

Add two new canvas level callbacks: OBJECT_FOCUS_IN/OUT
As we already had callbacks for objects gaining or losing focus, then
two more for the Canvas, now we can have the entire Evas be notified when
any object changes its focused status. The object in question is passed
as the event_info for the callback.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@52196 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Evas.h
src/lib/canvas/evas_focus.c