atspi: separate atspi mode from access mode

Desktop / Enlightenment / Elementary - Lukasz Stanislawski [gmail.com] - 21 April 2014 01:01 UTC

Since elm_access provides its own support for screen reader, access mode and atspi mode must be separated.

https://phab.enlightenment.org/D726

a764434 atspi: separate atspi mode from access mode.
src/bin/config.c | 26 ++++++++++++++++++++++++++
src/lib/elm_atspi_bridge.c | 2 +-
src/lib/elm_config.c | 31 +++++++++++++++++++++++++++++++
src/lib/elm_config.h | 43 +++++++++++++++++++++++++++++++++++++++++++
src/lib/elm_priv.h | 4 ++++
src/lib/elm_win.c | 2 +-
6 files changed, 106 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share