efl/src/lib/evas
Jean-Philippe Andre 37d894abb1 evas: send eo pointer events on mouse move
This is still VERY experimental and not fully done yet.
All other pointer events need to be sent as well.

The legacy event system is used as a transportation mechanism,
as it is too hard to change the logic. This only adds an extra
eo event in case of move. Obviously for performance we might
want to listen to callback_add,del but that's an optimization
for later.

The whole point of sending those pointer events is to carry more
information than can be sent over legacy evas events, and unify
the events in a common format.
2016-05-31 19:03:04 +09:00
..
cache evas: some changes for preload thread dead lock issue 2016-03-15 11:57:25 -07:00
cache2 Evas image: Move content_hint and scale_hint to Efl.Image 2016-03-15 11:11:59 +09:00
canvas evas: send eo pointer events on mouse move 2016-05-31 19:03:04 +09:00
common efl: fix misleading indentation 2016-05-18 21:57:02 +02:00
common3d Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file evas - fix evas module locks to init/del when movile created/destroyed 2015-12-12 23:37:16 +09:00
filters Eo: Remove eo_del() and make eo_unref() the replacement. 2016-05-17 16:23:23 +01:00
include Evas: Extend pointer events and add legacy conversion routines 2016-05-31 19:03:04 +09:00
Evas.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Evas_Common.h evas: send eo pointer events on mouse move 2016-05-31 19:03:04 +09:00
Evas_Eo.h Efl vg: Remove the no longer needed .Base hack. 2016-05-11 13:13:27 +01:00
Evas_GL.h Evas GL: Add new API to get current Evas GL 2015-10-02 16:56:38 +09:00
Evas_Legacy.h evas: Move event feed and input to legacy 2016-05-31 19:03:04 +09:00
Evas_Loader.h Emile: Move colorspaces to Efl.Gfx 2016-03-28 16:40:01 +09:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00