efl/src/lib/ecore_x
Jean-Philippe Andre 7b25619213 ecore xi2: Discard "axis" inputs from standard mice
Mice in X with xi2 send Axis events which are badly defined,
and carry basically useless information, as we also receive
proper mouse events. Notably, all mice input events are
"Rel something" but in fact they are absolute values (even
the wheel information is a counter increasing every time you
scroll).

This should not break any application as such axis events
carried only values with label ECORE_AXIS_LABEL_UNKNOWN.
This also fixes a leak when n == 0 (no "valuator" found
in the list, this used to be unlikely, now happens at every
mouse event).
2016-08-26 10:18:01 +09:00
..
xcb ecore: xcb: make sure length_name is always initialized 2016-07-29 14:20:16 +02:00
xlib ecore xi2: Discard "axis" inputs from standard mice 2016-08-26 10:18:01 +09:00
Ecore_X.h ecore-x: add property member to Ecore_X_Event_Selection_Notify 2015-08-12 17:58:58 -04:00
Ecore_X_Atoms.h elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
Ecore_X_Cursor.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_x_atoms_decl.h elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
ecore_x_version.h.in alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
ecore_x_vsync_tool.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
ecore_x_vsync_tool_glx.c ecore-x-vsync - found issue when vt switchign with nvidia - workaround 2014-07-29 23:19:52 +09:00