On Fri, 11 Jan 2013 09:12:32 +0000 (GMT) Sung-Jin Park <sj76.p...@samsung.com>
said:

> Dear developers,
> I have fixed a bug in ecore x xi2 handler.
> 
> Currently, ecore mouse down/move/up event are made twice for a X touch event.
> Among a couple of events, the first one is made by a X touch event and the
> other is made by a button event whose flags has XIPointerEmulated flag.
> The (latter) button event is made from the (former) X touch event whose flags
> has XITouchEmulatingPointer flag. Basically, X touch events doesn't have
> XITouchEmulatingPointer flag in its flags when it doesn't make a
> (XIPointerEmulated) button event.
> 
> Thus I correct ecore_x_xi2.c not to make a mouse down/move/up event when a X
> touch event has XITouchEmulatingPointer flag.
> 
> Please kindly review this. :)

indeed. as this is part of xi2.2 - it's new so doesnt need chglog/news .. well
its a fix to NEW code...
in svn it is. thanks! :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to