efl/legacy/ecore/src/lib
Christopher Michael 62694fbf44 Ecore_Wayland: Add an API function which calls wl_display_iterate(readable).
Fix ecore_wl_window surface attach of the buffer for shm and egl types.

NB: This ensures that both efl/elm clients work under the Wayland
Compositor AND the E17 Compositor.

NB: The issue here is that clients (when run under the Wayland
compositor) need to make sure 'iterate' has
been called before creating surfaces so that the wl_compositor is
setup. However, the actual E17 Compositor will hang if 'iterate' is called
to early.



SVN revision: 69707
2012-03-29 01:26:30 +00:00
..
ecore Ecore.h: fix typos 2012-03-23 05:44:46 +00:00
ecore_cocoa ecore: Add ecore_cocoa and ecore_evas_cocoa engine support. Currently, event and main loop integration is not working, but you can create a new ecore_cocoa window and attach an evas inside. 2011-11-02 19:20:09 +00:00
ecore_con update client flush properly, fixing bug spotted by raoulh 2012-03-13 13:44:18 +00:00
ecore_config remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_directfb remove annoying trailing comments 2011-12-03 19:41:12 +00:00
ecore_evas Ecore_Wayland: Remove dependency on egl (handled in compositors). 2012-03-27 17:50:40 +00:00
ecore_fb From: Vikram Narayanan <vikram186@gmail.com> 2012-03-22 06:01:59 +00:00
ecore_file tag this allong with the ecore_file_download fix. 2012-02-27 02:37:24 +00:00
ecore_imf ecore_imf: remove NULL check prior to EINA_LIST_FREE 2012-03-28 11:03:11 +00:00
ecore_imf_evas ecore_imf_evas: add example code in doxygen 2012-03-16 06:44:54 +00:00
ecore_input Ecore_Input: Add Shift_Lock variable for Ecore_Event. 2011-07-14 15:41:36 +00:00
ecore_input_evas ecore: include stdlib.h when required. 2011-12-06 16:09:05 +00:00
ecore_ipc From: 윤정현 <jh0506.yun@samsung.com> 2012-02-13 06:49:30 +00:00
ecore_psl1ght Ecore: Send joypad buttons as key down/up events and properly send the quit request 2012-01-18 06:15:52 +00:00
ecore_sdl Ecore-Sdl: Must set the mouse event's multi struct to 0 2011-09-16 07:08:53 +00:00
ecore_wayland Ecore_Wayland: Add an API function which calls wl_display_iterate(readable). 2012-03-29 01:26:30 +00:00
ecore_win32 Ecore_Win32/WinCE: also do not autorepeat the Win key 2012-03-26 17:33:10 +00:00
ecore_wince Ecore_Win32/WinCE: also do not autorepeat the Win key 2012-03-26 17:33:10 +00:00
ecore_x Ecore_X.h: musst -> must in doxygen 2012-03-23 09:23:46 +00:00
Makefile.am Ecore: Add Ecore_Wayland (Wayland backend like ecore_x). 2011-12-26 23:27:20 +00:00