8000 GitHub - sevoku/AtkCocoa
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sevoku/AtkCocoa

 
 

Repository files navigation

AtkCocoa

AtkCocoa is a bridge between the Gtk accessibility toolkit: Atk and Cocoa's
NSAccessibility framework. It enables Gtk applications to be accessible on
macOS through technologies like VoiceOver

Building

AtkCocoa is set up as an Xcode project for macOS 10.10+. As such it can be built inside Xcode for development purposes but needs to be installed into
Monodevelop for testing using the provided Makefile

If you are building the AtkCocoa that is inside md-addins/external, then a development version can be installed using

$ make install

Alternatively, AtkCocoa can be developed outside the md-addins tree, if it is placed into the same folder as monodevelop and md-addins. In that case, it can be installed using

$ make install-standalone

Bugs

Bugs can be filed on the AtkCocoa issue tracker on Github

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.2%
  • Objective-C 3.7%
  • Other 0.1%
0