ecore_wayland, ecore_evas_wayland: add support for tizen_rotation v2 23/108223/1
authorGwanglim Lee <gl77.lee@samsung.com>
Wed, 28 Dec 2016 11:55:48 +0000 (20:55 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 3 Jan 2017 11:08:09 +0000 (20:08 +0900)
commita7c6342b7cd932d7613687b2602d5974db6147f9
tree38a40c7d5f2ac2699e67807ff0cf5e87007f48e0
parentc08bc1921b2f713f177a861591b0d4e256538300
ecore_wayland, ecore_evas_wayland: add support for tizen_rotation v2

angle_change_with_resize event which is newly added to tizen_rotation
v2 clarifies the semantics of changing size of window while rotation.
The clients that receive this event can know exactly how much their
window size should be changed while rotating.

Change-Id: I6dcd0c7222b008b129ef174264c755de1dd42d44
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl.c
src/lib/ecore_wayland/ecore_wl_private.h
src/lib/ecore_wayland/ecore_wl_window.c
src/lib/ecore_wayland/tizen-policy-ext-client-protocol.h
src/lib/ecore_wayland/tizen-policy-ext-protocol.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c