at-spi2-core 2.45.1



About at-spi2-core
==================

The Access Technology Service Provider Interface (AT-SPI) is a set of
interfaces that allow access technologies such as screen readers to
programmatically determine what is being displayed on the screen and
simulate keyboard and mouse events. It can also be used for automated
testing.

The at-spi2-core module contains the D-Bus specification, the registry
daemon, and a C library for use by access technologies that provides a
convenient wrapper around the DBus interfaces.

ATK is a library providing interface definitions that are consumed by
toolkits that wish to integrate with the GNOME accessibility
infrastructure.

at-spi2-atk is the library used to bridge ATK to AT-SPI, allowing
applications exposing information via ATK to interface with clients
that use AT-SPI. This module provides the necessary inter-process
communication to allow accessibility-oriented software to operate.

News
====

* Atk and at-spi2-atk are now merged into this project.

* Now requires meson 0.56.2 and glib 2.67.4.

* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.

* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).

* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.

* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).



Download
========
https://download.gnome.org/sources/at-spi2-core/2.45/at-spi2-core-2.45.1.tar.xz (514K)
  sha256sum: ba95f346e93108fbb3462c62437081d582154db279b4052dedc52a706828b192



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