[3.0] Add key grab/ungrab interfaces for Tizen (X11/Wayland) 39/55939/2
authortaeyoon <taeyoon0.lee@samsung.com>
Wed, 30 Dec 2015 06:11:00 +0000 (15:11 +0900)
committertaeyoon <taeyoon0.lee@samsung.com>
Fri, 15 Jan 2016 02:47:07 +0000 (11:47 +0900)
commitac2b345a5a5cc34e50269f207afe7fc5d28e6f55
tree40fbece7318349da5233ac816f20f2b250d68408
parent21c083bc22a013a441e243175795c314ec295046
[3.0] Add key grab/ungrab interfaces for Tizen (X11/Wayland)

  Modify an Yoonsang Lee's patch for latest dali

Conflicts:
adaptors/tizen/file.list
build/tizen/configure.ac

Change-Id: I58279bb29b3e552f0e0eaef3db1c6dc746e83215
15 files changed:
adaptors/ecore/wayland/ecore_wl_private.h [new file with mode: 0644]
adaptors/ecore/wayland/file.list
adaptors/ecore/wayland/key-grab-ecore-wl.cpp [new file with mode: 0644]
adaptors/ecore/wayland/keyrouter-client-protocol.h [new file with mode: 0644]
adaptors/ecore/wayland/tizen-extension-client-protocol.h [new file with mode: 0644]
adaptors/ecore/wayland/tizen-policy-client-protocol.h [new file with mode: 0644]
adaptors/ecore/wayland/window-impl-ecore-wl.cpp
adaptors/ecore/wayland/window-render-surface-ecore-wl.cpp
adaptors/ecore/wayland/window-render-surface.h
adaptors/tizen/file.list
adaptors/tizen/key-grab.h [new file with mode: 0644]
adaptors/x11/file.list
adaptors/x11/key-grab-x.cpp [new file with mode: 0644]
build/tizen/adaptor/Makefile.am
build/tizen/configure.ac