ecore-evas-wayland: Add handler for window_configure_complete event
authorChris Michael <cp.michael@samsung.com>
Wed, 11 Jan 2017 17:23:53 +0000 (12:23 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 11 Jan 2017 17:36:48 +0000 (12:36 -0500)
commit6d51e0b1f3cb84e6796790a8183a21ba7d3dc190
tree344a477f67df95592bddb44fced836a4a0b1925d
parent755c50a84e58d95cbb2ba85f6474bc0a7bc0774f
ecore-evas-wayland: Add handler for window_configure_complete event

Small patch to add a handler so we can listen for when the surface
configure event is complete and can then go ahead and attach buffers
to the surface. This allows rage <filename> to work again in Weston :)

NB: This does allow rage <filename> to work under Weston now, but
still fails under Enlightenment for some reason :(

ref T5090

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