- No transparency (only theme background color) when you have the tray icon with new count display enabled.
- Full transparency when you have the tray icon without new count enabled.
So to allow the user to decide how important transparency is, for the configuration variant without new item count rendering, the old code supporting transparency (using a GtkImage widget) is used. And if you absolutely want to see the new item count number you have to live with a non-transparent icon background, which should be ok when you use non-transparent panels. To change the settings have a look at the preferences tab "GUI".
Solution in upcoming 1.2.18 and 1.4-RC1
8 comments:
Hmmm, I running 1.2.17, and tried both settings. Neither seems to give the desired result of having the tray icon being transparent.
Sorry. The versions have to be 1.2.18 and 1.4-RC1 and not the current ones. I'll correct this...
Heya Lars!
I prefer the transparent tray icon, but would it be possible to either
- change the icon when there are new/unread items?
- show a tooltip with the number of new/unread items when hovering the cursor over the icon?
Kimiko: The current implementation only changes the tray icon when there are new items. It changes from a lighter shade to normal shade. There is no visual indication when additional new items arrive. This is similar to what most mail application tray icons do.
There is no graphical indication when you have old unread items, but I think this is not necessary, because you need to open the application anyway to see those.
As for having a tooltip displaying new and unread count: this is already implemented and works for me fine.
Ah, I see. The difference between the 'no news' and 'news' icons is very small, you really have to look closely to see it. May I suggest something more easily seen?
kimiko: I do not agree. The contrast difference is IMO quite noticable. I do not want to change the icons in the stable 1.2.x line.
But using for example Pango themes you are free to exchange the icons for your own installation.
Wow to think above mentioned is still the case - however I found this and now got a transparent icon again by disabled the counter :)
Right now Hubert Figuiere is working on a new implementation that could support transparency in all cases. There is a patch in the SF tracker.
Post a Comment