On 22/11/14 20:29, Magdalen Berns wrote:
> Hi list,
>
> Without fully testing each one I went through the java-atk-wrapper
> code and have been able to identify the following methods and
> interfaces as being unimplemented or as having an implementation which
> is incomplete:
Just pointing which
Hi Alejandro,
Thanks for the email.
> For now it would be useful to get some feedback on what might be a good
> idea to focus on implementing.
>
>
> Initially, I will not focus on the deprecated methods. It is true that
> those could be important if someone is using an old version of
> pyatpsi2/
Caribou is a text entry and UI navigation application.
This is an unstable release towards GNOME 3.16.
News
- Stop using deprecated accessibility events ("focus:*")
- Bug 739837 - Allow label overwrite in keyboard layout
- Bug 739716 - Add more keys to label_map
- Bug 739711 - Escape key does
At-spi2-core 2.15.2 is now available for download at:
http://download.gnome.org/sources/at-spi2-core/2.15/
What is AT-SPI2
===
AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project
Hi List,
Just to update I tested with the SwingSet2 again earlier today. It seems
like the focus is registering fine and SwingSet2 only seems to crash with
accerciser when GTK theme is selected now, so that's something. I am not
sure what it was that specifically resolved that though.
I don't kno