ecore-wl: Send xdg_surface_set_window_geometry when we update window
authorChris Michael <cp.michael@samsung.com>
Mon, 2 Mar 2015 17:24:34 +0000 (12:24 -0500)
committerChris Michael <cp.michael@samsung.com>
Mon, 2 Mar 2015 17:25:27 +0000 (12:25 -0500)
commitbe862c1d7f19049445f0d0a3aca94c649088c6da
tree9e22bae3e214c6cadd1d53188f07bb24b90a190b
parent79a01f9ab3dc49ccc16d3a7e65d4d93479effea9
ecore-wl: Send xdg_surface_set_window_geometry when we update window
size/position

Summary: We should be implementing xdg_surface_set_window_geometry for
efl apps, so this commit adds the function call to that.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wayland/ecore_wl_window.c