efl/legacy/ecore/src/lib
Christopher Michael 4e42d802b8 Ecore_Wayland:
- Comment out display_iterate during intialize (hangs compositor
initialize).
- Simplify ecore_wl_flush routine and avoid possible hangs in
wl_display_roundtrip.
- Add function (for trip ;) ) to be able to return the screen dpi.
- Implement functions for input grab/ungrab.
- Set root.x/y in mouse events.
- Remove freeing of mouse_move event (already handled generically).
- Handle setting output mm width/height (for calc of dpi).
- Implement setting surface input & opaque regions.
- Implement popup windows.
- Implement ecore_wl_window_transparent_set function.
- Implement function to allow setting Ecore_Wl_Window type.
- Implement setting the wayland mouse pointer to an image (via
ecore_wl_window_pointer_set).
- Comment out wl_display_iterate during initialize (can cause hangs in
compositor).
- Simplify ecore_wl_flush (to avoid compositor hangs).



SVN revision: 69644
2012-03-27 02:13:34 +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: fix shm_open() check (can be in libc or librt) 2012-03-25 17:25:04 +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_context.c: fix typos in doxygen 2012-03-23 08:37:13 +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: 2012-03-27 02:13:34 +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