e_client: add code to handle raising transient_for_below window 77/261477/2
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 20 Jul 2021 00:38:22 +0000 (09:38 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 20 Jul 2021 04:43:38 +0000 (13:43 +0900)
commit39a0d1454f20ec3675964fbd6eba22355f1eec9a
tree8d01ddc3c93679a7283e29d933c2a801ca02f7f9
parent3765140cde428b529b7352317f3df7ad94b15bd4
e_client: add code to handle raising transient_for_below window

When a child window which set transient_for_below and belog_to_parent properties
requests to raise, e raises it only between siblings and doesn't raise it on the parent.
In other words, the child window is always placed under the parent.

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