AT-SPI 2.37.90 is now available for download at: http://download.gnome.org/sources/at-spi2-core/2.37/ http://download.gnome.org/sources/at-spi2-atk/2.37/ http://download.gnome.org/sources/pyatspi/2.37/
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.37.90 =============== * Add a mode-changed signal to allow a screen reader to indicate that its mode has changed. * [core] Fix use after free when a device listener is destroyed (#22). * [core] Meson: de-duplicate deps of 'Requires' in pkgconfig file (!28). * [core] Fix use after free when an event listener is destroyed. * [core] Make at-spi-dbus-bus.desktop validate (!30). * [core] atspi_accessible_set_cache_mask: relax assert that was generating a warning and causing the function to fail in some cases. * [core] Fixes for synthesizing keys. * [core] Fix Qt annotations in DBus xml files. * [core] Memory test: replace gedit with a light-weight test application. * [core] dbtest: print to stdout instead of stderr. * [core] Tests: make test a bit verbose. * [core] Constants: fix typos in two _COUNT constants. * [atk] Add support for the new mark and suggestion roles (!21). * [atk] Meson: add tests option (!22). 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: https://gitlab.gnome.org/GNOME/at-spi2-core.git https://gitlab.gnome.org/GNOME/at-spi2-atk.git https://gitlab.gnome.org/GNOME/pyatspi2.git _______________________________________________ gnome-announce-list mailing list gnome-announce-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-announce-list