efl/src/modules
Rafael Antognolli 615d5ab634 ecore_evas/wayland: Add a function to cleanup the frame callback.
This callback must be manually destroyed and removed on
ecore_evas_hide(), because it won't be delivered anymore after the
surface is destroyed. If the callback still exists, the engine will find
it and avoid doing a new redraw until it is finally called.

Maybe the correct thing to do is to keep this callback in the
Ecore_Wl_Window struct, and have some functions to set/unset it, so it
gets destroyed when the window is hidden. Or when the surface is
destroyed.
2013-12-02 17:54:29 -02:00
..
ecore/system ecore system: If by some reason name of locale changed dont have a '=' skip it 2013-08-23 16:05:12 -03:00
ecore_evas/engines ecore_evas/wayland: Add a function to cleanup the frame callback. 2013-12-02 17:54:29 -02:00
ecore_imf xim immodule: fix dereference before NULL check issue in client_window_set 2013-11-29 11:35:44 +09:00
eeze/sensor eeze/sensor/tizen: Fix typos to let it build for tizen 2013-04-24 16:01:42 +01:00
eina/mp eina: avoid warning. 2013-11-10 12:07:59 +01:00
emotion eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
ethumb/emotion efl: fix headers order. 2013-07-23 11:27:29 +09:00
evas evas/wayland_shm: Don't use a global var to store the sent buffer. 2013-12-02 13:24:56 -02:00