Re: paint clock



Hi,

Maybe the very very simple first step that punts on all the hard stuff
is to do a queue-redraw virtualization like this:

http://git.clutter-project.org/clutter/commit/?id=961aac3fb36f73d4a48720d93b8928a3e24b5b84

The default implementation of this in GtkWidget would invalidate on
GdkWindow, but something like clutter gtk could override and ignore
GdkWindow entirely and use a paint clock.

Havoc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]