efl_ui_win/ecore_evas_wayland: handle win's visibility change event
authorJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 13 Nov 2017 02:12:41 +0000 (11:12 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Tue, 19 Dec 2017 07:30:03 +0000 (16:30 +0900)
commit3361cb765a217a58cd858aeb34fb4df08c5d7c1a
treebba512ce74b679933724816a14b7dae5e33abe7e
parent92f2e0873f062c94ea5e310afe822e56f85cb380
efl_ui_win/ecore_evas_wayland: handle win's visibility change event

efl_ui_win, emit SIG_VISIBILITY_CHANGED by state of ee->prop.obsecured
ecore_evas, ee->prop.obscured is updated by the
 ECORE_WL2_EVENT_WINDOW_VISIBILITY_CHANGE event handler

Change-Id: Id62b2c5f6382e854f8addbc220c30f582eea9f2b
src/lib/ecore_evas/Ecore_Evas.h
src/lib/ecore_evas/ecore_evas.c
src/lib/ecore_evas/ecore_evas_private.h
src/lib/elementary/efl_ui_win.c
src/lib/elementary/elm_win.h
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c