elm_win/elm_conformant: add processing properties of window 33/55033/10 accepted/tizen/common/20160331.051308 accepted/tizen/ivi/20160330.134803 accepted/tizen/mobile/20160330.134659 accepted/tizen/tv/20160330.134719 accepted/tizen/wearable/20160330.134735 submit/tizen/20160330.123237
authorHosang Kim <hosang12.kim@samsung.com>
Mon, 21 Dec 2015 10:26:46 +0000 (19:26 +0900)
committerkim hosang <hosang12.kim@samsung.com>
Wed, 30 Mar 2016 12:18:27 +0000 (05:18 -0700)
commit1cfffcf6c717469fab126756b012fda728c529b4
tree64672383c8ad4bfc78dcae64e1564ef78dd663f9
parent6344324fbfaa3ed365745b564fa71f77e56603fa
elm_win/elm_conformant: add processing properties of window

Currently conformant widget does not support to processing changes of wayland window
properties. Such as virtual keyboard on/off, clipboard on/off and
indicator show/hide.
So I added new enum for wayland properties and process logic like X
backend.

@tizen_fix

Change-Id: I5fbb8e4740c2e8a95925b907548f9c7a0101363c
src/lib/elm_conform.c
src/lib/elm_priv.h
src/lib/elm_win.c