different styles of the arrows
Honestly, I don't like the current arrows, which are used in scrollbar_steppers and ComoboxButtons, as they don't look like the arrows within treeviews (I don't need a screenshot, because everybody can see this in nautilus).
Of course, most themes won't look good with another arrow style now, but new arrows will be an interesting feature.
Here you can see my idea for the new engine-option
arrowstyle = 0 # (default Clearlooks-like arrow-style)
arrowstyle = 1 # (filled triangle - the old murrine scrollbar arrow, but also for the ComboBox and MenuItems)
arrowstyle = 2 # (arrow-style from Aurora-engine with the circle in the background)
arrowstyle = 3 # (gradient from the arrow direction (color: fg[NORMAL]) to the hypotenuse (color: darker bg[NORMAL]) The last possible arrowstyle will have a look like the arrows of Vista/7. If the availability of arrow styles will need a hack of the murrine code, I won't be disappointed not to have this availability.
arrowstyle = 1 # (filled triangle - the old murrine scrollbar arrow, but also for the ComboBox and MenuItems)
arrowstyle = 2 # (arrow-style from Aurora-engine with the circle in the background)
arrowstyle = 3 # (gradient from the arrow direction (color: fg[NORMAL]) to the hypotenuse (color: darker bg[NORMAL]) The last possible arrowstyle will have a look like the arrows of Vista/7. If the availability of arrow styles will need a hack of the murrine code, I won't be disappointed not to have this availability.
Post new comment