efl/src
Chris Michael 8c85a89303 ecore-wl2: Add new event for sync done
This removes the usage of ecore_main_loop_iterate inside of the
display_connect function. It creates a new event type for when display
sync is done, this was we can defer surface creation and EE showing
until the compositor has had a chance to synchronize globals. We need
this for Enlightenment so that it does not try to create error dialogs
too early and thus crash due to not having sync'd globals yet

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-12-11 11:24:32 -05:00
..
benchmarks efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
bin edje_cc: Use ecore_file_file_get() and ecore_file_dir_get() for EDC parsing 2015-12-10 20:44:45 +09:00
bindings eolian: turn "undefined type" into its own EOLIAN_TYPE 2015-11-19 14:05:16 +00:00
edje_external/emotion
examples eldbus: add eldbus.model examples 2015-12-10 12:02:30 -08:00
lib ecore-wl2: Add new event for sync done 2015-12-11 11:24:32 -05:00
modules Evas GL: Fix compile error by comment out removed function. 2015-12-11 14:29:16 +09:00
scripts eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00
static_libs Draw: Fix compile error by removing duplicate definition. 2015-12-11 16:58:55 +09:00
tests eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
utils/ecore efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
Makefile.am ecore-wl2: Add Makefile for building Ecore_Wl2 library 2015-12-03 12:02:40 -05:00
Makefile_EPhysics.am
Makefile_Ecore.am
Makefile_Ecore_Audio.am ecore_audio: do not compile elua file if ecore_audio is disabled 2015-10-26 01:11:23 +01:00
Makefile_Ecore_Audio_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
Makefile_Ecore_Cocoa.am Cocoa: Fix make dist 2015-12-04 16:24:02 +09:00
Makefile_Ecore_Con.am ecore_con: fix another case where files have been moved and sitcheck benn broken 2015-11-12 15:11:50 +01:00
Makefile_Ecore_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Ecore_Drm.am build: replace libsystemd-{daemon, journal} with libsystemd 2015-08-25 10:52:47 +02:00
Makefile_Ecore_Evas.am ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 code 2015-12-03 12:02:40 -05:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am ecore-imf-wayland: Port ecore_imf_wayland to use Ecore_Wl2 2015-12-03 12:02:40 -05:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am ecore_wl: Add generated session-recovery-protocol files to build 2015-06-29 17:09:57 +02:00
Makefile_Ecore_Win32.am ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
Makefile_Ecore_Wl2.am ecore-wl2: Start on implementing support for multi-seat 2015-12-03 12:05:01 -05:00
Makefile_Ecore_X.am
Makefile_Ector.am Ector: Move cairo surface back to ector 2015-12-03 18:42:50 +09:00
Makefile_Edje.am Edje: Add test case for SNAPSHOT 2015-10-01 20:10:54 +09:00
Makefile_Edje_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Cxx.am
Makefile_Eeze.am
Makefile_Efl.am efl: common Efl.Model implementation functions helpers. 2015-12-10 11:10:46 -08:00
Makefile_Efl_Cxx.am
Makefile_Efreet.am efl - efreetd service move from dbus session bus to ecore ipc 2015-06-24 19:28:17 +09:00
Makefile_Eina.am eina: add API to join pahs, as well as path separators 2015-08-21 17:10:29 +02:00
Makefile_Eina_Cxx.am
Makefile_Eio.am eio: add kevent backend. 2015-09-22 00:13:38 +02:00
Makefile_Eio_Cxx.am
Makefile_Eldbus.am eldbus: fix compilation of eldbus user. 2015-12-10 16:23:25 -08:00
Makefile_Eldbus_Cxx.am eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
Makefile_Elocation.am eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
Makefile_Elua.am elua: remove obsolete xgettext wrapper 2015-07-01 14:51:00 +01:00
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am emotion: add libvlc module 2015-09-21 23:19:20 +02:00
Makefile_Eo.am
Makefile_Eo_Cxx.am
Makefile_Eolian.am eolian/generator: add proper generation of references 2015-07-07 17:19:13 +01:00
Makefile_Eolian_Cxx.am
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Helper.am eolian generator: remove useless --eo argument 2015-11-09 15:02:32 +00:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Revert "Evas: Refactor model's savers and loaders." 2015-12-10 18:21:09 +09:00
Makefile_Evas_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Evil.am Evil: fix infinite recursive loop in previous addition of setlocale() in Evil 2015-12-08 13:56:49 +09:00