gma500 team mailing list archive
-
gma500 team
-
Mailing list archive
-
Message #00564
[Bug 789216] Re: Support for striped and animated progressbars like adwaita
I noticed that my fix only worked for applications that use gtk 3.0. In
order to get striped progress bars back (an this time they're
animated!), edit /usr/share/themes/<your theme name>/gtk-2.0/gtkrc then
find the progress bar section and replace it with this:
style "progressbar" {
xthickness = 0
ythickness = 0
fg[PRELIGHT] = @selected_fg_color
engine "murrine" {
animation = TRUE
border_shades = { 1.2, 1.0 }
contrast = .85
glazestyle = 5
glow_shade = 1.20
glowstyle = 0
gradient_shades = { 1.13, 1.02, 1.00, 1.02 }
lightborder_shade = 1.2
lightborderstyle = 1
progressbarstyle = 1
roundness = 2
trough_shades = { 0.98, 1.08 }
}
}
--
You received this bug notification because you are a member of GMA500
Team, which is subscribed to Unico.
https://bugs.launchpad.net/bugs/789216
Title:
Support for striped and animated progressbars like adwaita
Status in The Unico Gtk+ Theming Engine:
Triaged
Bug description:
There should be an option for using diagonally striped progressbars, which can be set through a css property in the theme.
Note: Though striped progressbars can be used by specifying engine:adwaita; in the progressbar's properties, it looks weird( see attached image).
To manage notifications about this bug go to:
https://bugs.launchpad.net/unico/+bug/789216/+subscriptions