3 releases (breaking)
0.3.0 | Sep 17, 2023 |
---|---|
0.2.0 | Aug 2, 2023 |
0.1.0 | Jun 16, 2023 |
#60 in Accessibility
139 downloads per month
Used in atspi
335KB
7K
SLoC
atspi-connection
This crate uses the the following crates to support its various functions:
atspi-common
: to receive events from AT-SPI.atspi-proxies
: to send events and query live information over AT-SPI.
This is essentially a client-facing library where you can use the AccessibilityConnection
structure to get streams of AT-SPI events coming from a Linux system.
See the examples folder and documentation on how to use this library.
Dependencies
~7–21MB
~287K SLoC