forked from mono/uia2atk
-
Notifications
You must be signed in to change notification settings - Fork 1
Accessibility bridge between UIA and Gnome's ATK
License
nvoronchev/uia2atk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Home of effort to implement UI Automation (UIA) on Linux. Summary (from http://www.mono-project.com/Accessibility ) ========================================================= * Project Goals o Make WinForms accessible o Make Moonlight accessible o Allow UI Automation based Accessibility Technologies to run on Linux UI Automation: The User Interface Automation (UIA) specification is an advanced accessibility framework that Microsoft has released to the community including an irrevocable pledge of patent rights for anyone implementing the specification. This [project includes] work to build a Linux implementation of the UIA and an adapter to make it work well with Linux accessibility projects. Directory Layout ================ AtspiUiaSource: AT-SPI2 realization of UIA D-Bus interfaces. MoonAtkBridge: UIA providers for silverlight controls and components. UiaAtkBridge: Bridge between UIA providers and ATK. UiaDbus: D-Bus interface to UIA. UIAutomation: Implementation of Microsoft UIA assemblies. UIAutomationWinforms: UIA providers for winforms controls and components. uia2atk.mdw: MonoDevelop solution for code in above projects. test: Samples, tests, and other QA resources. build: Package build scripts and resources.
About
Accessibility bridge between UIA and Gnome's ATK
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 73.8%
- Python 22.4%
- Makefile 1.6%
- XSLT 0.7%
- C 0.5%
- Shell 0.4%
- Other 0.6%