ecore-evas-wayland: Don't resize ecore_wl window to include frame size
authorChris Michael <cp.michael@samsung.com>
Mon, 12 Oct 2015 14:58:00 +0000 (10:58 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 12 Oct 2015 14:58:00 +0000 (10:58 -0400)
commit6b943ffa7079d0e24a1287224e5aec99037cd62a
tree28575c0cc25313d9a13708d59de334d9eeb163ef
parent6263fcc716df45761e30cfd9a3b02f3e3b0b160f
ecore-evas-wayland: Don't resize ecore_wl window to include frame size

Summary: ecore_wl_window_resize adjusts the internal representation of
the window size so this should not include the "framespace" also. This
fixes an issue where xdg surface would be getting an incorrect window
geometry which included framespace.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c