AT-SPI 2.33.92



AT-SPI 2.33.92 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.33/
http://download.gnome.org/sources/at-spi2-atk/2.33/
http://download.gnome.org/sources/pyatspi/2.33/

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.33.92
===============

* [core] Now requires meson 0.50.0. Probably has for a while, but now
          explicitly ask for it.
* [core/atk] License is now LGPL-2.1+.
* [core] Meson: only link to libdl when it is necessary.
* [core] Update installation instructions.
* [core] Clarify atspi_editable_text_insert_text documentation.
* [core] Do not warn on no reply from pending get_items call.
* [core] Eliminate some superfluous runtime warnings.
* [atk] Initialize desktop name/path early; needed since we now defer
   registration.
* [pyatspi] Add license header in some test files.
* Several test fixes (thanks to Samuel THibault).


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-atspi 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]