Add code to update the layout_apply information 64/292364/2 accepted/tizen/7.0/unified/20230505.170237
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 4 May 2023 08:04:56 +0000 (17:04 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 4 May 2023 09:43:34 +0000 (09:43 +0000)
commitfb74c2e8e776161fa299086a2d3c7b476d3b5f21
tree14e86264b88af39ffcb1d0f09964bf26ba294637
parentfd30d2c51d9bc1d1e79b363048040990d74cdfe4
Add code to update the layout_apply information

We update the layout_apply value of EC to EINA_TRUE when the user requests to layout_set.
And we change it to EINA_FALSE when the user requests to maximize, unmaximize and
interactive move or resize.

Change-Id: Ib8f3a88d8689aad625b2cdaa453548a98ab39d5b
src/bin/e_comp_wl_shell.c
src/bin/e_policy_wl.c
src/bin/e_xdg_shell_v6.c