Changlog:
* Patches are now merged into Clearlooks CVS.
* Dropped sliders animation.
* Animation is now based on
~/.gtkrc settings.
Package Changelog:
* Updated to latest CVS.
* Added to version number
ubuntu-unofficial, to avoid confusion betweed official package.
* Added source packages, for users on 64bit/PPC.
Comments:
By default, Clearlooks uses animated widgets, but if you're using a Clearlooks variation (e.g.:
Clarity,
gPerfection), you will need to enable animation on your
~/.gtkrc:
1.
gedit ~/.gtkrc.
2. Add:
Code:
engine "clearlooks"
{
animation = TRUE
}
3. Save & restart your sesion.
Credits go as well to
SchAmane, for creating the animation patches, and
Remenic for maintaining Clearlooks CVS.