ecore_evas/wayland: Update window size when receiving compositor event.
authorRafael Antognolli <rafael.antognolli@linux.intel.com>
Wed, 27 Feb 2013 19:51:24 +0000 (16:51 -0300)
committerRafael Antognolli <rafael.antognolli@linux.intel.com>
Thu, 28 Feb 2013 15:48:42 +0000 (12:48 -0300)
commit5e507cf3d68e7fbf29037f247452b36c5f85a8d8
tree0bcbbc3ab3451ec5c1f8c4a24e7923b09026c14e
parent3d0bd026ba3dec800e5d5cc1332656d9b66c6cf2
ecore_evas/wayland: Update window size when receiving compositor event.

This will force the window to correctly update its size when the event
is received by the compositor, rather than just after an
ecore_evas_resize().

It fixes the window resizing of non-elementary applications, since
the elementary window already deals with such resize by calling
ecore_evas_resize.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c