Skip to content
  • Emmanuele Bassi's avatar
    a11y: Implement atspi.Cache · 9de2b4b0
    Emmanuele Bassi authored
    The AT-SPI cache interface is used to quickly populate the accessible
    objects tree.
    
    The tricky bit is ensuring that we emit change notifications on the
    cache only when the cache is available, which means waiting until the
    root is asynchronously registered.
    9de2b4b0