[Tizen] Save and send the position of the focused actor 11/258311/3
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 13 May 2021 08:38:14 +0000 (17:38 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 13 May 2021 12:13:28 +0000 (21:13 +0900)
commitf0204fc5cc06bb7ee931a17ff17512df4cff869f
tree25a968af72f3a6f86deae197d01d67fe6f6ae83d
parent198ced60b015c53411cb4f816bb2e318d8e1df36
[Tizen] Save and send the position of the focused actor

- Sends the current position of the focused actor to dbus.
- Even though user's finger presses a place other than the focused position,
 the behavior of accessibility has to work well.
 e.g. double tap and hold gesture

Change-Id: I6e992775cfc5ccbdae0fa31b43a6a1e087fed82a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/devel-api/adaptor-framework/accessibility-adaptor.cpp
dali/devel-api/adaptor-framework/accessibility-adaptor.h
dali/internal/accessibility/common/accessibility-adaptor-impl.cpp
dali/internal/accessibility/common/accessibility-adaptor-impl.h
dali/internal/window-system/common/event-handler.cpp
dali/internal/window-system/common/window-base.h
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp