GNOME Bugzilla – Bug 318638
Pimped mini-commander applet
Last modified: 2010-01-24 01:06:06 UTC
Patch will pimp the mini commander it will look like that: http://www.jochen-baier.de/trans.jpg http://www.jochen-baier.de/normal.jpg normal, color and pixmap/trans background is supported. different history menu ps: complete transparency as shown on the screenshots is only possible if this bug will be fixed or a workaround could be found: http://bugzilla.gnome.org/show_bug.cgi?id=318074
Created attachment 53350 [details] [review] patch to pimp mini commander applet
Ok. Wow. A couple of small points. You appear to have swapped the button order, was that intentional? I would also use the straight down pointing triangle (I think it is a GtkArrow). I have marked this as depending on 318074.
Button order: i will test which order looks better. but probably it is good to keep the old order. images: gtkarrow looks ugly. maybe it is good to use the stock icons from the current icon theme.(funnily enough does gtk_image_new_from_icon_name do not change the icons on theme change, i thought it would do (as gtk_image_new_from_stock). i can also add some mouse over/button press effect/animation.
Created attachment 53777 [details] [review] updated patch *swapped icon order *use gtk_image_new_from_stock to make use of theme icons *update the background after the applet is mapped to make sure the background is updated properly after session startup.
Mini-commander is being replaced with the much pimpier Deskbar in GNOME 2.14.
Closing this as obsolete.