Add code to update the layout_apply information 61/292361/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 4 May 2023 08:04:56 +0000 (17:04 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 4 May 2023 09:36:47 +0000 (18:36 +0900)
commit44d10cb2880006281fa3ceddcacf5fd9517c3207
tree7e60b251fbec625f7467ae101a355226459da902
parent299c6defe0bb5953e1351b0bfd8193455b89cbd9
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