efl/src/lib
Rafael Antognolli ccdeae7ce4 ecore/wayland: Use sync callback to report end of ecore_wl_init().
At the end of the ecore_wl_init() function, send a sync request to the
server, and add a callback listener to the "done" event. When this event
is received, we are sure that all the registry bind requests done so
far were processed already, and that the registry and globals are
available and can be used.

Now, on the functions that request interfaces or registry, we call
_ecore_wl_init_wait(), which will check if the callback was received
already (that means that all requests inside the init were processed).
If it was not yet, then we wait until receiving that callback, before
returning the requested data.
2013-10-28 14:47:33 -02:00
..
ecore Ecore_Legacy.h: fixed typo while reading it. 2013-10-23 22:23:22 +09:00
ecore_audio Revert "eo: libs,test,benchmarks Eo_Class -> Eo" 2013-09-27 16:40:32 +01:00
ecore_cocoa
ecore_con ecore-con - followup commit to curl dynamic load - support win and osx names 2013-10-11 08:13:35 +09:00
ecore_evas fix ecore evas pointer warping 2013-10-25 17:14:43 +01:00
ecore_fb Fix horrid formatting 2013-10-15 13:40:50 +01:00
ecore_file ecore_file: fix left over borking. 2013-10-15 10:21:03 +09:00
ecore_imf An Imf module can fail to create a context so we should check the 2013-08-15 07:32:18 +01:00
ecore_imf_evas
ecore_input ecore-input - compose seq handler now uses compact str - saves about 100k 2013-09-04 11:42:08 +09:00
ecore_input_evas [ecore_input_evas] check the state of last mouse event more properly. 2013-09-02 11:52:50 +09:00
ecore_ipc ecore_ipc: use the new eina_swap*(). 2013-10-02 20:54:50 +09:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore/wayland: Use sync callback to report end of ecore_wl_init(). 2013-10-28 14:47:33 -02:00
ecore_win32
ecore_wince
ecore_x Fix doxy typo/grammar 2013-09-26 12:16:10 +01:00
edje only unswallow deleted swallowed parts if they're in a swallow (wtf.) 2013-10-17 10:17:33 +01:00
eet eet: help the kernel to actually load the eet file in memory more efficiently. 2013-10-28 18:32:40 +09:00
eeze eeze: Remove unused var and related dead code. 2013-08-07 15:18:19 +01:00
efl
efreet efreet: Check buffer size 2013-10-14 13:21:48 +02:00
eina eina: long forgotten function in Eina_File for Windows. 2013-10-28 19:47:40 +09:00
eio eio: Check return code of fcntl() 2013-08-07 15:18:19 +01:00
eldbus eldbus: Use FDO error message to timeout 2013-09-19 15:47:22 -03:00
embryo
emotion emotion: add two events to trigger when a webcam is plugged or unplugged 2013-10-09 12:29:04 +02:00
eo eo: fix doxygen description, which is needed for parser 2013-10-14 18:12:28 +03:00
ephysics ephysics: Avoid use after free. 2013-09-12 15:53:10 +01:00
escape
ethumb
ethumb_client fix ethumb client segv's i've been hunting... 2013-08-27 17:20:25 +09:00
evas evas: fix leak of ellipsis object in Evas_Object_Text. 2013-10-28 19:45:46 +09:00
evil evil: fix compilation for Windows >= Vista and gcc 4.8.1. 2013-09-11 15:13:41 +09:00
.gitignore