[3.0] Add key grab/ungrab API for Tizen (X11/Wayland) 73/46373/1
authorYoonsang Lee <ysang114.lee@samsung.com>
Mon, 27 Apr 2015 10:33:06 +0000 (19:33 +0900)
committertaeyoon <taeyoon0.lee@samsung.com>
Wed, 19 Aug 2015 13:25:25 +0000 (22:25 +0900)
commit1cce0fe3509ce24f6c6e3ec54a01bec7c30eb9a4
tree0d5ac3570ae5adbe5005fe76d8201dfc7c0ace5d
parentc7e4fd222f6dd9b89926a33e442928ba9611de38
[3.0] Add key grab/ungrab API for Tizen (X11/Wayland)

- Key grab feature is designed for following example scenarios:
  - TV : A user might want to change the volume or channel of the background TV contents while focusing on the foregrund app.
  - Mobile : When a user presses Home key, the homescreen appears regardless of current foreground app.
  - Mobile : Using volume up/down as zoom up/down in camera apps.

- Add --enable-profile option to build.sh of automated-tests
  - Key grab feature is available only in Tizen. It's UTCs should not be compiled in Ubuntu.
  - Desktop dali-adaptor automated-tests should be built with --enable-profile=UBUNTU similar to desktop dali-adaptor.

Change-Id: Ic523f094d65d21359b3c4140131efbaf91214082
adaptors/wayland/file.list
adaptors/x11/file.list
build/tizen/adaptor/Makefile.am