efl/src/bin
Jean-Philippe Andre 0a13e15c7d evas/gesture: Fix up a couple of APIs, add some FIXME
Some things have clearly not been tested. Some APIs have not been
modified after repeated review comments. C++ failed to build due to
"long" being used as a namespace.

Remaining issues:
 - The original finger_list API was broken by design. I didn't try to
   replace it yet.
 - Long tap is also broken by design: if no move happens the recognizer
   gets no event, and doesn't trigger anything when the timeout is
   reached. An API or event is lacking here.
 - Only 2 very basic gestures have been implemented. All the gestures
   from elm_gesture_layer need to be covered. None of the multi touch
   support has been really implemented, except for a single bool flag.
 - The configuration must be loaded from elm_config, passed on to the
   recognizers.
 - Some micro optimization may be required, especially if the input
   device is high frequency (eg. 1KHz gaming mouse).
2017-10-19 12:25:57 +09:00
..
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_con EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ecore_evas EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
edje edje_cc: fix a memory leak issue when edje_cc writes images 2017-10-13 11:55:06 -07:00
eet EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eeze others: support efl_net_dialer_windows. 2017-03-29 12:44:19 -03:00
efl efl debugd - check return of write func and report errors 2017-09-29 12:26:57 +09:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efl_wl efl-wl: set minmax for test app 2017-08-04 16:17:33 -04:00
efreet efreet icon cache creation binary - remove redundent check 2017-07-31 11:41:10 +09:00
eina CMake: move eina binaries to single dir, add helper macros. 2017-01-23 18:23:40 +01:00
eldbus eldbus parser - remove duplicate tag handler thats already handled 2017-07-29 09:08:40 +09:00
elementary evas/gesture: Fix up a couple of APIs, add some FIXME 2017-10-19 12:25:57 +09:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eolian eolian: fix setter generation for @auto functions 2017-10-13 23:49:57 +02:00
eolian_cxx eolian: always implicitly validate database and remove its API 2017-09-13 23:58:47 +02:00
eolian_js js: Fix javascript generator's compilation 2017-08-23 15:24:37 +09:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client ethumb: rewrite slave input/output 2016-12-22 14:13:40 +02:00
evas evas: as we do not use the size, we should set it either. 2017-10-13 12:58:01 -07:00
evil Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00