efl/legacy/ecore/src
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
..
bin ecore: don't build binary if not requested. 2011-11-20 14:37:14 +00:00
examples Improved ecore_evas_basics example. 2012-03-01 13:02:08 +00:00
lib Ecore_Wayland: 2012-03-27 02:13:34 +00:00
modules scim_immodule: remove unused code 2012-03-07 14:52:22 +00:00
tests Ecore tests: Disable ecore_x tests in the meanwhile. 2012-02-08 16:50:04 +00:00
util Ecore: Add 'makekeys' utility (used for compiling new xcb stuff) 2011-07-14 15:43:49 +00:00
Makefile.am Ecore: Add 'makekeys' utility (used for compiling new xcb stuff) 2011-07-14 15:43:49 +00:00