On 08/20/13 17:03, Michael Blumenkrantz wrote: > On Tue, 20 Aug 2013 08:57:10 -0700 > Rafael Antognolli - Enlightenment Git <no-re...@enlightenment.org> wrote: > >> antognolli pushed a commit to branch master. >> >> commit ffa9d69180bd6db11aa3cdd06977f291d411734b >> Author: Rafael Antognolli <rafael.antogno...@intel.com> >> Date: Wed Aug 21 12:55:14 2013 -0300 >> >> Revert "Remove Call to _ecore_evas_wayland_resize on a configure event." >> >> This reverts commit 5eeb820b0fd7fdaef0c29dc6a53870e5ee436fbf. >> --- >> src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git >> a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c >> b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c >> index a87bc85..1a94b83 100644 >> --- a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c >> +++ b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c >> @@ -272,6 +272,8 @@ _ecore_evas_wl_common_cb_window_configure(void *data >> EINA_UNUSED, int type EINA_ >> >> win->server_allocation = win->allocation; >> ecore_wl_window_update_size(wdata->win, ev->w, ev->h); >> + >> + _ecore_evas_wayland_resize(ee, win->edges); >> } >> >> if (wdata->frame) >> > that's gonna be a problem. > Indeed. Will look into it in the morning...tho without this call, mouse resize was working fine....
/me ponders... dh ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel