wl_desktop_shell: send size of maximized/fullscreen client 05/52105/2
authorMinJeong Kim <minjjj.kim@samsung.com>
Thu, 19 Nov 2015 06:10:51 +0000 (15:10 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 24 Nov 2015 07:36:17 +0000 (23:36 -0800)
commitbc900b0ea0b5649c25ca6a0b2f4d4860d1ea9c32
treeacdf463990cd5a614491bd5486d40984041a05d5
parent4f8096ff1eaf3e3bd58c1c0c4b51b707caa1bfd8
wl_desktop_shell: send size of maximized/fullscreen client

Previous resize routine without this patch had caused two-step resize problem
of comp object. To prevent those rough resizing, we sends configure event of
xdg_surface with size of maximized or fullscreen client.

Change-Id: I4fcc139d82d03c25630b462f5b838f971bd0835d
src/modules/wl_desktop_shell/e_mod_main.c