ecore_wl: added Ecore_Wl_Event_Window_Pre_Visibility_Change event 63/125063/1
authorGwanglim Lee <gl77.lee@samsung.com>
Thu, 13 Apr 2017 12:47:40 +0000 (21:47 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 13 Apr 2017 12:55:18 +0000 (21:55 +0900)
commite9b73972441d8697eb19ba558dde973f810984bd
tree8b78a4a01ae659efbae801d23e7b3cb19ad10645
parent8d6b9a578bcac101709b1148eecb80fec350d020
ecore_wl: added Ecore_Wl_Event_Window_Pre_Visibility_Change event

The compositor sends this event to the client before the window
is shown on the screen. And it needs tizen_policy version 5 which
contains new pre_unobscured event for the tizen_visibility interface.

Change-Id: I50d0dc33b287987f1eaa71208cbd459c666892de
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl.c
src/lib/ecore_wayland/ecore_wl_window.c