On Thu, Nov 29, 2012 at 11:41 AM, Christopher Michael <[email protected]> wrote: > On 29/11/12 13:27, Eduardo Lima (Etrunko) wrote: >> >> On Thu, Nov 29, 2012 at 5:46 AM, Christopher Michael >> <[email protected]> wrote: >>> >>> On 29/11/12 03:11, [email protected] wrote: >>>> >>>> From: Alex Wu<[email protected]> >>>> >>>> Every touch down event should be converted into mouse in + >>>> mouse button. So we should let every mouse in event go in the >>>> _ecore_evas_wl_common_cb_mouse_in(), instead of preventing it by >>>> "if (!ee->in)". Besides that, the coordinates carried by mouse in >>>> event should be set to Evas_Public_Data::pointer by calling >>>> _ecore_evas_mouse_move_process(). >>> >>> >>> Looks good. In Svn !! >> >> >> Is this patch to be backported? >> > > I was pondering the very same question this morning ...Sadly, I am still > pondering it ;) Thoughts ??
Yeah, I took some time to take a look on the stable branch and did it. the EGL engine already had the code, but it was missing on the SHM. For some reason I chose the SHM implementation when I unified the code on ecore_evas_wayland_common.c. Backported in version 80475. -- Eduardo de Barros Lima ◤✠◢ [email protected] ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
