[Tizen][AT-SPI] Move AccessibilityAttributes to Accessible 99/309099/2 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20240418.084438
authorArtur Świgoń <a.swigon@samsung.com>
Thu, 28 Mar 2024 12:02:06 +0000 (13:02 +0100)
committerArtur Świgoń <a.swigon@samsung.com>
Tue, 9 Apr 2024 08:12:46 +0000 (10:12 +0200)
commit3174f045709a1016f13e65106b12a998be69d67e
tree79a00c22c35e404f354b5ed56e7979e1fce42e18
parentb79b22cabecc695ebcbe210d46b0e00b6a4aa2de
[Tizen][AT-SPI] Move AccessibilityAttributes to Accessible

This patch allows setting arbitrary attributes on the Accessible level.
Previously this was only possible for Control, and thus application-side
customization of the attributes was unavailable for some other classes (most
notably Layer, which stands in for Window in the AT-SPI tree).

Change-Id: Iccdf65eb0b078f1962b31fbf3f6091d7e7d3f07d
dali/devel-api/adaptor-framework/accessibility.cpp
dali/devel-api/adaptor-framework/actor-accessible.cpp
dali/devel-api/adaptor-framework/actor-accessible.h
dali/devel-api/adaptor-framework/proxy-accessible.h
dali/devel-api/atspi-interfaces/accessible.h
dali/internal/accessibility/bridge/bridge-base.h