Re: KDE/ QT/ Plasma accessibility contributions
Alex ARNAUD <[email protected]> Mon, 15 Oct 2018 09:57:54 +0200
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Organization | Hypra |
| Message-ID | <[email protected]> |
Le 14/10/2018 à 21:41, chrys a écrit : >> Getting KWin and the window switcher to work was something we did attempt >> before, it's tricky, even though I think David Edmundsen made good >> progress >> with this in the past. I hope he can update us on the state. > That would be cool :). its very needed. > I think the gnome world is doing some magic special style handling that > orca seems to translate this into ATK_STATE_SELECTED state. If you want to see the events transmitted during alt+tab ON Mate for example, I advise you to open Accerciser to monitor events and then press alt + tab to check Marco accessibility. As I know of, Qt AT-SPI talks directly to AT-SPI and doesn't use ATK Bridge to talk to it. Best regards, Alex.