ecore_evas/wayland: Call _ecore_evas_wayland_resize on window configure.
authorRafael Antognolli <rafael.antognolli@linux.intel.com>
Wed, 27 Feb 2013 22:12:58 +0000 (19:12 -0300)
committerRafael Antognolli <rafael.antognolli@linux.intel.com>
Thu, 28 Feb 2013 15:48:42 +0000 (12:48 -0300)
commite92bafb14147c81de4dc246c28114331276d7e25
treefbb9f030b182fb8f023ee78a331978f80976a0ab
parent5e507cf3d68e7fbf29037f247452b36c5f85a8d8
ecore_evas/wayland: Call _ecore_evas_wayland_resize on window configure.

This will update the edges info inside the Evas_Engine_Info, and make it
correctly resize to the top/left if needed.

Also call ecore_wl_window_buffer_attach() on the egl engine, since it's
needed after the ecore_wl_window_update_size().
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c