On Wed, 2 Jul 2003, Todd Slater wrote: As for the gtk2, I believe its already in dillo, I think I enabled it at one point using --enable-gtk2 on ./configure (Correct me if I'm wrong)
Please, no! Is it my imagination, or is everything slower with GTK2?
No, not really, the performance should be roughly the same. (Actually gtk2 should be faster as it gets more efficient) A major factor is the engine you use. I ported the pixmap "AbsoluteE" theme to gtk2 and it was slower than a snail (gdk pixbuf). However, I run the mist (etria.org-blue) engines on my gtk1 and gtk2 themes and both are incredibly quick. One factor COULD be xft, (although I think its possible, although by no means a standard practice to enable xft on gtk1) which might slow things down a bit, but personally, I would stay away from a non-antialiased browser... Tim