AT-SPI 2.33.1
"Michael P. Gorse" <[email protected]> Wed, 22 May 2019 03:32:53 +0000
| Newsgroups | gmane.comp.kde.devel.accessibility,gmane.comp.gnome.accessibility.devel |
|---|---|
| Message-ID | <[email protected]> |
AT-SPI 2.33.1 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D * Add atspi_accessible_get_accessible_id. * Add atspi_text_notify_reading_position. * [core] Check for an actual X11 session before calling X. This will be nee= ded for Mutter in the future because checking $DISPLAY is not sufficient, and xwyland could be automatically started when it isn't wanted. * [core] Fix meson build for meson 0.50.0. * Document atk_bridge_adaptor_init error messages. * Add atk_bridge_set_event_context. * [pyatspi] Fix arguments in text.addSelection. * [pyatspi Fix default kind value for registerKeystrokeListener. * [pyatspi] Document that extents are only meaningful when the accessible i= s both visible and showing. * [pyatspi] Fix print usage in example, for python 3 compatibility. Where can I get more information about AT-SPI2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The project wiki is available at: http://www.a11y.org/d-bus How can I contribute to AT-SPI2? =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D 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: [email protected] 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