e_client: add code to handle lowering transient_for_below window 88/261488/3
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 20 Jul 2021 04:45:38 +0000 (13:45 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 20 Jul 2021 06:35:42 +0000 (15:35 +0900)
commit0c3739fbfcedb60dd3ffc268a037940a8f3bb3f9
treeb4dc59ad21d78a1b583a81b3c4380ef1815fd671
parent39a0d1454f20ec3675964fbd6eba22355f1eec9a
e_client: add code to handle lowering transient_for_below window

When a child window which set transient_for_below and belog_to_parent properties
requests to lower, e lowers it only between siblings and doesn't lower it under
the parent's sibling.

Change-Id: Ie691779c4a833926a4c196e76e53c426849364ec
src/bin/e_client.c