GNOME Bugzilla – Bug 350138
Second go at changing the glowing
Last modified: 2006-08-06 11:28:31 UTC
As discussed in bug 325176 a patch to change the glowing code. So there are three style properties now: WnckTasklist::fade-loop-time: time for one iteration WnckTasklist::fade-overlay-rect: Use an overlay rectangle instead of modifing the button background. WnckTasklist::fade-opacity: The final opacity reached. The color used is bg[SELECTED]. The fade-iterations style property does not work, as the Tasklist items seem to be recreated when switching the workspaces. This way the glow_start_time is lost, and it will start glowing again.
Created attachment 70300 [details] [review] the patch
Please commit :-)
OK, commited. :-)