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. News ==== * Fix use after free when removing a hung process. * Fix the build with X11 disabled. * Fix crash when NULL is passed to some listener-related functions. * impl_deregister_keystroke_listener: fix memory leak on iteration error. Download ======== https://download.gnome.org/sources/at-spi2-core/2.44/at-spi2-core-2.44.1.tar.xz (205K) sha256sum: 4beb23270ba6cf7caf20b597354d75194d89afb69d2efcf15f4271688ba6f746 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
