AT-SPI 2.7.2 is now available for download at: http://download.gnome.org/sources/at-spi2-core/2.7/ http://download.gnome.org/sources/at-spi2-atk/2.7/ http://download.gnome.org/sources/pyatspi/2.7/
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 includes a library for bridging the D-Bus protocol to the ATK API, allowing Gtk based applications to be made accessible. It also contains a client (AT) side library in C and a wrapper for Python. What's changed in AT-SPI 2.7.2 * [core] Only call an event listener once per event, even if the listener registered for both the event and a superset of the event. * [core] Don't distribute dbind-config.h (BGO#688083). * [core] Fix gtk-doc for Atspi-Registry (BGO#688224). * [core] Some introspection fixes to make vapigen happy (BGO#688223). * [registry] Fixed a crash handling DeregisterKeystrokeListener. * [atk] don't emit a critical in case the bridge was not initialized (BGO#684334). * [atk] Remove dbind (it was only used for the droute test). * [atk] Fix a crash in socket_embed_hook if spi_global_register is NULL. * [atk] Fix memory leak in droute path cleanup (BGO#688363). * [pyatspi] Add a --with-python option to configure.ac. * [pyatspi] Fix getCharacterAtOffset. Where can I get more information about AT-SPI2 ============================================== The project wiki is available at: http://www.a11y.org/d-bus How can I contribute to AT-SPI2? ================================ We need help testing with Gnome accessibility technologies, improving performance, and generally tying up loose ends. The above-referenced page contains a list of known issues that should be fixed. IRC : #a11y on Gimpnet E-Mail: accessibility-at...@lists.linux-foundation.org Development repositories can be found at: git://git.gnome.org/pyatspi2 git://git.gnome.org/at-spi2-core git://git.gnome.org/at-spi2-atk _______________________________________________ gnome-accessibility-devel mailing list gnome-accessibility-devel@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel