Re: [E-devel] [patch][elementary] access - add activate callback

2012-09-03 Thread The Rasterman
On Sat, 1 Sep 2012 10:07:13 +0900 Kim Shinwoo said: ok - used this one instead! > dear all, hello again. > > i have attached another patch to support widget activation on the widget > level not only accessibility level. > it would be used not only accessibility - known as screen reader, voice >

Re: [E-devel] [patch][elementary] access - add activate callback

2012-09-03 Thread The Rasterman
On Fri, 31 Aug 2012 21:27:56 +0900 Kim Shinwoo said: > dear all, hello. > > till now, accessibility has used ecore_x_mouse_*_send(). the patch has > activate callback which takes place of the ecore_x_mouse_*_send() stuff. > if the access module is enabled and 'double tap' is detected, elm_win wi

Re: [E-devel] [patch][elementary] access - add activate callback

2012-08-31 Thread Kim Shinwoo
dear all, hello again. i have attached another patch to support widget activation on the widget level not only accessibility level. it would be used not only accessibility - known as screen reader, voice over - but also others such as speech to text(control). so it would be better to use the attac

[E-devel] [patch][elementary] access - add activate callback

2012-08-31 Thread Kim Shinwoo
dear all, hello. till now, accessibility has used ecore_x_mouse_*_send(). the patch has activate callback which takes place of the ecore_x_mouse_*_send() stuff. if the access module is enabled and 'double tap' is detected, elm_win will receive ECORE_X_ATOM_E_ILLUME_ACCESS_CONTROL message with ECOR