Hi all,

 

I'm happy to announce the first release of libqaccessibilityclient.

This tiny library helps writing applications that make use of the accessibility framework offered through at-spi over dbus. It only depends on QtCore and QtDBus and is so far used by Simon to inspect running applications for commands. There is also a patch for KMag to implement follow the focus mode. In addition it comes with a nifty little example app that shows all running accessible applications, similar (and much inspired by) accerciser.

 

http://download.kde.org/stable/libqaccessibilityclient/libqaccessibilityclient-0.1.1.tar.bz2.mirrorlist

 

Greetings,

Frederik

 

I had to call it 0.1.1 which is a nice version number for a first release I think since I had just pushed the tag and then discovered that one of my last commits had completely broken it, so it went from 0.1.0 straight to 0.1.1.