CVSROOT:        /cvs/directfb
Module name:    lite
Changes by:     kent    20050401 01:26:30

Modified files:
        lite           : window.c window.h 

Log message:
Removed lite_on_window_idle() callback installer, there's no guarantee
to get periodic idle events unless the underlying system provides them;
it's better to write a wrapper around lite_window_event_loop with a
timeout and let the event_loop come out, do processing, and go back into
the event loop.


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to