e_policy_stack: rearrange transient child stack while setting transient_for window 31/263031/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 25 Aug 2021 02:12:16 +0000 (11:12 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 25 Aug 2021 02:12:20 +0000 (11:12 +0900)
commit81e0e1865cf5a2e3ad2604089c59c5994779e5d2
tree34ea31ffa5b19d4b610ea2d4d2036311a19b9f06
parentdf4df925b77351e4c1f9fa9179a3e745d0cb9c12
e_policy_stack: rearrange transient child stack while setting transient_for window

If a window request to set transient_for(or parent), we rearrange parent's transient list.
So, the window is placed on the top of siblings or under the bottom of siblings.

Change-Id: Ie0fad8a3def35779f90775e713fbf7315c87a9c1
src/bin/e_policy_stack.c