ecore_wl2: add code to handle below_child 67/263467/2
authorDoyoun Kang <doyoun.kang@samsung.com>
Fri, 3 Sep 2021 04:19:04 +0000 (13:19 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Mon, 6 Sep 2021 03:53:01 +0000 (03:53 +0000)
commit2653bee7e6b6909c267c7db5d26f8838e4d19206
treeaafe741b4047236f2d7b58dda5a4a3510538aec9
parent99e3daf1881741029e8b8caab2754639e71df83d
ecore_wl2: add code to handle below_child

If the child window wants to place under the parent window, then we call the
tizen_policy_set_parent_with_below(). Otherwise, we call the tizen_policy_set_parent().

@tizen_only

Change-Id: I8a8e8887bae52624bac763b790db940abeef8f79
Signed-off-by: Doyoun Kang <doyoun.kang@samsung.com>
src/lib/ecore_wl2/ecore_wl2_private.h
src/lib/ecore_wl2/ecore_wl2_window.c
src/lib/ecore_wl2/window_v6.x