ecore_evas_wayland: register the handler to detect the output transform change 11/127311/1
authorBoram Park <boram1288.park@samsung.com>
Fri, 17 Mar 2017 04:43:05 +0000 (13:43 +0900)
committerBoram Park <boram1288.park@samsung.com>
Thu, 27 Apr 2017 04:42:41 +0000 (13:42 +0900)
commitbc3e814ab76bd72d56dc67acf88adcfb12259ff4
tree6d2f97c93047c3c8ad1340e675c8c8f50c9c66e0
parent9f1c9d15fb68ab2c3097713146214ff424a2cdd9
ecore_evas_wayland: register the handler to detect the output transform change

Moreover, I added output_rotation to ee becuase ee->rotation is already used as
the window rotation value. It can't include the output rotation value. ee should
be able to distinguish between the window rotation value and the output rotation
value because ee have to hide the output rotation information from the clients.

Change-Id: I432babf0859f8795766e3f6ac0673641e54c03a3
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