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 124083 - Applet handles should support transparency
Applet handles should support transparency
Status: RESOLVED DUPLICATE of bug 306441
Product: gnome-panel
Classification: Other
Component: general
2.4.x
Other Linux
: Normal enhancement
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 135663 148031 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-10-08 00:23 UTC by Rodd Clarkson
Modified: 2005-06-06 20:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rodd Clarkson 2003-10-08 00:23:10 UTC
There are a bunch of applets in the panel that would be more visually
appealing if they supported transparency.  For example, while the
notification area looks okay with the panel using the system theme, setting
the panel to a color (with or without transparency) leaves the notification
area looking out of place as it is still using the system theme.  A bunch
of other applets common on the desktop suffer from the same issue: The
applications/actions menus, the clock, and the windows list are the obvious
ones.

How hard would it be to implement the following ideas.

1. Support 'invisible' backgrounds for these applets.   When using system
colors, this is effectively what happens.  Allowing the bgcolor to be
'invisible' would just allow the same effect with different colored
backgrounds.

2. Support handles with alpha-level transparency so that the buttons can
still be seen (for example the dimples) while the background color for the
bottom can be transparent, again allowing the button to blend into the
panel regardless of the colors behind it.

3. Where necessary, use the same font trick as with the desktop so that
fonts on wildly varying backgrounds stand out.

This would make the ability to change the panel look more visually
attractive, rather than the current situation where panels look 'awkward'
due to the presence of applets that are still using the system theme for
the background color.

I appreciate that this is all just 'eye candy' but I still think it's worth
a moments thought.  This would just mean changing the current defaults
rather than adding options and the new defaults would still give the same
effect as gnome gives now with the system theme, but would also give
excellent visual advantages with other panel setups too.
Comment 1 Rodd Clarkson 2004-02-06 05:53:24 UTC
Point three above (same font trick as desktop) is needed for the clock
applet.  Try setting the panel background color to the same color as
the font used for the clock and make the color solid.  THe background
for the clock applet changes to the same color as the panel, but the
text can't be seen.

Comment 2 Dennis Smit 2004-03-04 22:42:18 UTC
*** Bug 135663 has been marked as a duplicate of this bug. ***
Comment 3 Vincent Noel 2004-07-20 21:55:46 UTC
*** Bug 148031 has been marked as a duplicate of this bug. ***
Comment 4 Vincent Noel 2004-07-20 21:57:13 UTC
Bug 148031 has nice shots showing the possible improvements gained by applet
transparency.
Comment 5 Vincent Untz 2005-06-06 20:53:12 UTC
Patch in bug 306441.

*** This bug has been marked as a duplicate of 306441 ***