Re: 2.3 Feature Request: Inactive toolbar icons



tor, 2003-02-06 kl. 21:38 skrev Jeff Waugh:
> <quote who="shaihulud supereva it">
> 
> > Hi, i've a suggestion for a new feature for the 2.3 branch.
> > I'd like inactive toolbar icons look's like the screenshot i've made.
> > The screenshot compare a Kde toolbar and a Gnome Toolbar.
> > I'd like to have something like the Kde Toolbars.
> 
> We're mostly looking for "yes, I am coding this feature" emails, rather than
> suggestions. Sorry. :-) You may want to lodge a GTK+ bug on this, though -
> it would be much prettier!

And as if by magic...
The shopkeeper appeared.

Enjoy
iain
Index: gtkstyle.c
===================================================================
RCS file: /cvs/gnome/gtk+/gtk/gtkstyle.c,v
retrieving revision 1.139
diff -U2 -r1.139 gtkstyle.c
--- gtkstyle.c	10 Dec 2002 21:39:52 -0000	1.139
+++ gtkstyle.c	6 Feb 2003 22:30:13 -0000
@@ -2055,5 +2055,5 @@
           
           gdk_pixbuf_saturate_and_pixelate (scaled, stated,
-                                            0.8, TRUE);
+                                            0.0, FALSE);
           
           g_object_unref (scaled);


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