https://bugzilla.novell.com/show_bug.cgi?id=374934 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=374934#c6 --- Comment #6 from Michael Meeks <mmeeks@novell.com> 2008-08-05 13:44:00 MDT --- I spoke to Owen Taylor at GUADEC, and he suggested just binning the stupid ARGB visual that they use for no good reason: Axing this should yield a rather pleasant performance win: /src/interface.cpp: GdkColormap* colormap = gdk_screen_get_rgba_colormap(screen); /src/interface.cpp: gtk_widget_set_default_colormap(colormap); with little-to-no real impact elsewhere. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.