Development guide for the accessibility infrastructure

For toolkit implementors

  • Accessibility implementations in different toolkits
  • Deprecations in ATK that need work elsewhere
  • Changes to the DBus XML interfaces
  • DBus XML Interfaces
    • org.a11y.atspi.Accessible
    • org.a11y.atspi.Action
    • org.a11y.atspi.Application
    • org.a11y.atspi.Cache
    • org.a11y.atspi.Collection
    • org.a11y.atspi.Component
    • org.a11y.atspi.DeviceEventController
    • org.a11y.atspi.DeviceEventListener
    • org.a11y.atspi.Document
    • org.a11y.atspi.EditableText
    • org.a11y.atspi.Event.Document
    • org.a11y.atspi.Event.Focus
    • org.a11y.atspi.Event.Keyboard
    • org.a11y.atspi.Event.Mouse
    • org.a11y.atspi.Event.Object
    • org.a11y.atspi.Event.Terminal
    • org.a11y.atspi.Event.Window
    • org.a11y.atspi.Hyperlink
    • org.a11y.atspi.Hypertext
    • org.a11y.atspi.Image
    • org.a11y.atspi.Registry
    • org.a11y.atspi.Selection
    • org.a11y.atspi.Socket
    • org.a11y.atspi.Table
    • org.a11y.atspi.TableCell
    • org.a11y.atspi.Text
    • org.a11y.atspi.Value

Roadmap and Design Documents

  • Architecture of the accessibility stack
  • Accessibility infrastructure roadmap
  • AT-SPI 3 roadmap
  • Libatspi and the Python stack
  • Notes on the device event controller machinery
  • Next-generation accessibility architecture

Meeting minutes

  • Meeting minutes, 2023/Jan/13

Info for Maintainers

  • Gitlab Continuous Integration (CI) for at-spi2-core
Development guide for the accessibility infrastructure
  • DBus XML Interfaces
  • View page source

DBus XML Interfaces

  • org.a11y.atspi.Accessible
  • org.a11y.atspi.Action
  • org.a11y.atspi.Application
  • org.a11y.atspi.Cache
  • org.a11y.atspi.Collection
  • org.a11y.atspi.Component
  • org.a11y.atspi.DeviceEventController
  • org.a11y.atspi.DeviceEventListener
  • org.a11y.atspi.Document
  • org.a11y.atspi.EditableText
  • org.a11y.atspi.Event.Document
  • org.a11y.atspi.Event.Focus
  • org.a11y.atspi.Event.Keyboard
  • org.a11y.atspi.Event.Mouse
  • org.a11y.atspi.Event.Object
  • org.a11y.atspi.Event.Terminal
  • org.a11y.atspi.Event.Window
  • org.a11y.atspi.Hyperlink
  • org.a11y.atspi.Hypertext
  • org.a11y.atspi.Image
  • org.a11y.atspi.Registry
  • org.a11y.atspi.Selection
  • org.a11y.atspi.Socket
  • org.a11y.atspi.Table
  • org.a11y.atspi.TableCell
  • org.a11y.atspi.Text
  • org.a11y.atspi.Value
Previous Next

© Copyright 2022, Federico Mena Quintero.

Built with Sphinx using a theme provided by Read the Docs.