[Tizen] Add QuickPanel changed signal in WindowBase 27/248927/2 accepted/tizen/6.0/unified/20201204.072118 submit/tizen_6.0/20201203.115757
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 3 Dec 2020 08:40:50 +0000 (17:40 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 3 Dec 2020 11:50:21 +0000 (20:50 +0900)
commit3ceb53acf36fead27a2eb1fde1b9ea99c0fa97eb
treefb01b771c596bbc56cf62744088c39cc5471373f
parent80759a22f22c5b6e82b16a456703840b6f7cc746
[Tizen] Add QuickPanel changed signal in WindowBase

- Added QuickPanelSignal to check QuickPanel changed or not.
- For example,
  If Quickpanel is shown, dali accessibility should be disabled.
  If All Apps application is shown, dali accessibility should be enabled.

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