After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 318638 - Pimped mini-commander applet
Pimped mini-commander applet
Status: RESOLVED OBSOLETE
Product: gnome-applets
Classification: Other
Component: mini-commander
git master
Other Linux
: Normal enhancement
: 2.14
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on: 318074
Blocks:
 
 
Reported: 2005-10-12 05:04 UTC by Jochen Baier
Modified: 2010-01-24 01:06 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch to pimp mini commander applet (35.67 KB, patch)
2005-10-12 05:06 UTC, Jochen Baier
none Details | Review
updated patch (35.74 KB, patch)
2005-10-22 22:29 UTC, Jochen Baier
none Details | Review

Description Jochen Baier 2005-10-12 05:04:45 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
Comment 1 Jochen Baier 2005-10-12 05:06:30 UTC
Created attachment 53350 [details] [review]
patch to pimp mini commander applet
Comment 2 Danielle Madeley 2005-10-12 05:18:41 UTC
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.
Comment 3 Jochen Baier 2005-10-12 22:38:11 UTC
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.

Comment 4 Jochen Baier 2005-10-22 22:29:17 UTC
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.
Comment 5 Danielle Madeley 2006-02-13 07:17:33 UTC
Mini-commander is being replaced with the much pimpier Deskbar in GNOME 2.14.
Comment 6 Danielle Madeley 2006-08-07 03:11:44 UTC
Closing this as obsolete.