- Clearlooks Engine -
Designed and Implemented by Richard Stellingwerff <remenic@gmail.com> and Daniel Borgmann <daniel.borgmann@gmail.com>

This is a GTK+ 2.x engine based on Bluecurve. It features a modern look without sacrificing (much) speed.

To install, run the following commands:
./configure --prefix=/usr
make
make install

The 'make install' command requires root access.



* UPGRADING FROM OLDER VERSION
When updating from a previous version of Clearlooks keep in mind that applications still running will continue to use the old version of the engine. Switching themes may cause incompatibilities with the new theme definition. Those applications will then revert to the default GTK look. When this happens you will have to restart those applications. Sorry for the inconvenience.


!!!!!!!!!!!!!! NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
There is a new experimental feature: animated progressbars.
We have tested it rather thoroughly, and it breaks no applications. Still,
GTK+ developers consider it an evil hack, so if something breaks, make sure
that it's not Clearlooks. If it is, please report!

To enable this feature, install with:
./configure --prefix=/usr --enable-animation
make
make install
!!!!!!!!!!!! END NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


If you have any suggestions or just want to take it out on me, drop me an email.
Bug reports are welcome, too.

Enjoy!
