efl/legacy/ecore/src/lib/ecore_wayland
Rafael Antognolli 5ba83e3cdc ecore/wayland: Don't reset cursor theme on every mouse move.
The cursor theme just needs to be updated on mouse in/out events.
Otherwise, if it is explicitly hidden by something else, it will become
visible again after another mouse move event.

SVN revision: 78970
2012-11-07 16:11:20 +00:00
..
Ecore_Wayland.h Ecore_Wayland: Add wl_registry to the Ecore_Wayland_Display structure. 2012-10-16 11:57:03 +00:00
Makefile.am Ecore_Wayland: Refactor all the ecore_wayland code to improve running 2012-02-28 21:55:51 +00:00
ecore_wl.c Ecore_Wayland: Don't need to use display_dispatch_pending here, and 2012-10-16 11:57:22 +00:00
ecore_wl_dnd.c Ecore_Wayland: Add Copy-n-Paste support for Ecore Wayland. 2012-08-29 06:35:02 +00:00
ecore_wl_input.c ecore/wayland: Don't reset cursor theme on every mouse move. 2012-11-07 16:11:20 +00:00
ecore_wl_output.c Ecore_Wayland: Fix binding of output. 2012-10-16 11:57:13 +00:00
ecore_wl_private.h Ecore_Wayland: Add Copy-n-Paste support for Ecore Wayland. 2012-08-29 06:35:02 +00:00
ecore_wl_window.c Ecore_Wayland: Be sure to call wl_surface_commit after we damage a 2012-10-16 11:57:10 +00:00