efl/src/modules/ecore_evas/engines
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
..
cocoa ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
drm Ooops, this should return the allocated Ecore_Evas. 2013-05-14 11:30:37 +01:00
extn ecore_evas: use portable infrastructure to detect page size. 2013-11-10 09:26:44 +01:00
fb ecore_evas: backport svn r83875. 2013-05-10 10:48:33 +09:00
psl1ght ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
sdl efl: formatting 2013-06-20 13:28:18 +02:00
wayland ecore_evas/wayland: Add a function to cleanup the frame callback. 2013-12-02 17:54:29 -02:00
win32 ecore_evas: follow naming of other modules for Windows to. 2013-03-16 15:54:18 +09:00
x ecore_evas: No error if window creation fails 2013-11-21 10:51:25 +01:00