e_comp_wl/e_xdg_shell: refactor the size of configure event 31/274131/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 21 Apr 2022 06:57:44 +0000 (15:57 +0900)
committerJunseok Kim <juns.kim@samsung.com>
Fri, 22 Apr 2022 01:39:08 +0000 (10:39 +0900)
commitcc39fae962238f66de4394e6b983be964af91103
treea143c9fe3362045edc4c0fe75ca0eff54fa16c51
parent89dc082f892c636df32dcd491e49f8231c4d2502
e_comp_wl/e_xdg_shell: refactor the size of configure event

There was a bug that the window's geometry was not restored when the window
was unmaximized. This was due to an ambiguous size of configure event.
We refactor code for the size of configure event.

Change-Id: Ibdc0291403f3d7da21495435d53eff39d440fda5
src/bin/e_comp_wl.c
src/bin/e_xdg_shell_v6.c