[AT-SPI] Introduce WidgetViewAccessible 17/261417/14
authorArtur Świgoń <a.swigon@samsung.com>
Fri, 18 Mar 2022 09:06:27 +0000 (10:06 +0100)
committerArtur Świgoń <a.swigon@samsung.com>
Thu, 7 Jul 2022 15:37:46 +0000 (17:37 +0200)
commit33539f61dc7e2416dbce4ebae167ad2ff9002ed7
treeb0251eedfec8e5a031cbf8b20fde44c1cce5ddf3
parentad2ea21379552de35bce4d4f9d82c6832c5d6e83
[AT-SPI] Introduce WidgetViewAccessible

WidgetView needs a special Accessible implementation that will report an
extra non-Actor child (the ProxyAccessible representing the remote
object) and handle extra D-Bus communication with it (including
informing it about its position on the screen for navigation purposes).

Change-Id: Ia631f50293a1b4d996adc7cb90ecfbc51adeb971
widget_viewer_dali/internal/widget_view/widget_view_impl.cpp
widget_viewer_dali/internal/widget_view/widget_view_impl.h