GNOME Bugzilla – Bug 343698
make the muine trayicon transparent.
Last modified: 2006-11-13 21:50:30 UTC
here's a patch that's been in dapper for the past little while. it makes the tray see-through.
Created attachment 66666 [details] [review] the patch.
Crispin Flowerday in bug #325071: When you left click the tray icon, a menu appears, and the icon is shaded in a grey colour for me (clearlooks theme). Ideally the highlight colour would be the same as that when left clicking on a menu (blue in clearlooks)
*** Bug 325071 has been marked as a duplicate of this bug. ***
Created attachment 76525 [details] [review] Port from Banshee trayicon code Seems to fix all issues re. transparency.
Created attachment 76527 [details] [review] Remove old file as well Almost the same as the previous patch
2006-11-13 Wouter Bolsterlee <wbolster@cvs.gnome.org> * plugins/Makefile.am: * plugins/NotificationArea.cs: * plugins/TrayIcon.cs: Ported (copy/pasted) trayicon code from Banshee. It seems newer and contains the previous muine-specific patches to the trayicon code. Amongst possible other things, this makes the muine trayicon transparent. Fixes bug #343698.