Supports the key event repeat and delay for each way. 01/296501/4
authorWonsik Jung <sidein@samsung.com>
Sun, 30 Jul 2023 06:50:13 +0000 (15:50 +0900)
committerWonsik Jung <sidein@samsung.com>
Sun, 30 Jul 2023 13:27:06 +0000 (22:27 +0900)
commite497c1dda5bb5414d9be8aea0b4acdc8faede43d
treed3b958e0dfd801e6172cafcf5e24d64da379e769
parent2486e2d28f438122a2c4e0c1ff8c1e970c322941
Supports the key event repeat and delay for each way.

Supports the key event repeat and delay for each way.
The ways have both horizental and vertical way.
This patch is only for tizen platform.

Change-Id: Ie03bef1a321b3d85c051b25101c18212439353fc
dali/devel-api/adaptor-framework/keyboard.h
dali/internal/input/common/keyboard.cpp
dali/internal/window-system/android/window-system-android.cpp
dali/internal/window-system/common/window-system.h
dali/internal/window-system/macos/window-system-mac.mm
dali/internal/window-system/tizen-wayland/ecore-wl/window-system-ecore-wl.cpp
dali/internal/window-system/tizen-wayland/ecore-wl2/window-system-ecore-wl2.cpp
dali/internal/window-system/ubuntu-x11/window-system-ecore-x.cpp
dali/internal/window-system/windows/window-system-win.cpp
dali/internal/window-system/x11/window-system-x.cpp