On Thu, Nov 10, 2011 at 7:16 PM, C. Scott Ananian <[email protected]> wrote: > Current version on the cscott-gtk3 branch works on GTK3. Some functionality > might be missing: I've just discovered a bug in the gir bindings for > gtk_pixmap_get_pixels() which makes 'read pixel' break in gtk3, for > instance. GTK2 operation should have no regressions. (Testing welcome!)
I finally got my head wrapped around the surface caching issue in the sprite library. Not sure it will make too much of a difference, but it is working. I have one more optimization in terms of memory footprint I'll play with and then I plan to merge your branch into my mainline... Stay tuned. -walter > --scott > > On Thursday, November 10, 2011, C. Scott Ananian <[email protected]> wrote: >> On Thu, Nov 10, 2011 at 3:21 PM, Walter Bender <[email protected]> >> wrote: >>> +1 >>> >>> I'll do some testing; I plan to make the next release based on this >>> work. May as well get these bits into the field. >> >> I'm mostly just concerned that future patches base off the converted >> source and use the new class capitalization style so we won't continue >> to have patch conflicts. >> >> That said, I should mention that my testing has been entirely on >> desktop GTK2 and GTK3. I'm not the expert on sugar's transition to >> GTK3, so there's probably work to do on the sugar integration code. >> Hopefully the same dual GTK2/GTK3 compatibility mechanism can be used >> (I view my main contribution as util/gtkcompat.py, which I hope can be >> extended). >> --scott >> >> -- >> ( http://cscott.net ) >> > > -- > ( http://cscott.net ) > -- Walter Bender Sugar Labs http://www.sugarlabs.org _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

