efl/src/lib
Jean-Philippe Andre b147911bad elm_win: Forward events between window and evas
This does:
1. Forward keyboard events from evas to win
2. Allow feeding external input events

Input events can be faked by apps by simply forging
eo objects of the proper type (key or pointer evt) and
calling eo_event_callback_call().

Such events will be forwarded to the internal Evas, and
some bool flags prevent infinite refeeding loops.

efl_event_dup() returns fake events for this to work.

@feature
2016-06-03 15:29:17 +09:00
..
ecore eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
ecore_audio eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix bad copy/paste in documentation 2016-06-01 22:45:35 +02:00
ecore_con eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
ecore_drm ecore-drm: Deprecate Ecore_Drm library 2016-05-31 10:05:28 -04:00
ecore_drm2 ecore-drm2: Add API functions to support cacheing of context & keymap 2016-05-27 11:57:53 -04:00
ecore_evas elm_win: Forward events between window and evas 2016-06-03 15:29:17 +09:00
ecore_fb
ecore_file ecore_file: fix memory leak 2016-05-06 22:18:57 +02:00
ecore_imf ecore_imf: Add multiline hint in input hint 2016-05-18 15:21:12 +09:00
ecore_imf_evas
ecore_input ecore-input: Fix spelling errors in comments 2016-03-03 11:24:50 -05:00
ecore_input_evas ecore_evas: Fix mouse inputs 2016-06-02 14:19:18 +09:00
ecore_ipc
ecore_psl1ght Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_sdl Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_wayland ecore-wayland: Deprecate Ecore_Wayland library 2016-05-03 08:35:48 -04:00
ecore_win32 efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_wl2 elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
ecore_x efl - ecore c+ ecore-imf - fix odd case input when faking a real event 2016-05-27 23:57:30 +09:00
ector eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
edje edje_edit: add API for get part item attributes by item index 2016-06-03 08:35:13 +03:00
eet eet_image.c : Fix build warning 2016-05-30 14:18:31 +09:00
eeze eeze: remove trailing whitespace 2016-03-11 17:59:46 +01:00
efl elm_win: Forward events between window and evas 2016-06-03 15:29:17 +09:00
efreet efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
eina eina: don't access dead promise. 2016-05-31 14:59:26 -07:00
eio eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
eldbus eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elementary elm_win: Forward events between window and evas 2016-06-03 15:29:17 +09:00
elocation
elput Revert "elput: Use Eeze function to get the udev to create context with" 2016-06-02 11:12:06 -04:00
elua elua: more file utilities in clib 2016-04-16 18:15:57 +01:00
embryo embryo: don't mess with env vars in tzdate if no tz is passed 2016-03-24 17:37:50 -04:00
emile emile: fix build warning of Emile_Image. 2016-05-31 14:59:26 -07:00
emotion eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
eolian eolian: add core infra to support builtin strings and void pointers 2016-05-26 14:36:41 +01:00
eolian_cxx eolian-cxx: Removed useless commented code 2016-05-26 16:46:40 -03:00
ephysics
escape
ethumb ethumb - don't complain to stderr about things that are handled by api 2016-05-31 19:01:50 +09:00
ethumb_client
evas elm_win: Forward events between window and evas 2016-06-03 15:29:17 +09:00
evil evil: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
.gitignore