> On Mon, 2009-01-05 at 15:49 +0800, Wan, Shuang wrote: > > Clutter does not support accessibility technologies, at the moment. the > correct way to add support would be having ClutterActor implement the > ATK interfaces. at the moment, there are no plans to add this support > for 1.0, but it's on the list for post-1.0.
I would like to mention here that some time ago I was playing with this issue. This included take a look to clutter and the a11y stack in order to check how to start, and a basic Atk interface implementation for some clutter objects. Probably (not sure, sorry) I will have some time to go for this again. I don't know if your idea is have the a11y implementation directly on clutter. At first I will go for a separate module, CAIL for example, if I was able to do that. I have just uploaded a draft analysis with some of the conclusions of this first implementation. You can get it from my blog [1]. If you have any comments or critics, I would appreciate it. Best regards [1] http://blogs.igalia.com/apinheiro/2009/01/06/random-thoughts-about-a11y-on-clutter/ -- To unsubscribe send a mail to [email protected]
