
anachron-engine
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Anachron is a GTK+ 2.x theme-engine with the intention to reproduce the look of the Ana SVG-theme by W. Tarchalski without sacrificing a lot of speed for the design.
It is not a perfect copy, but it's quite fast :-)
Anachron is *NOT* a pixmap/svg theme but a complete theme-engine written in C, so the installation is slightly more complicated. Unpack the tar.gz, then from a terminal, type
su (to become root-user)
./configure --prefix=/usr
make
make install
[You will need a compiler to do this.] Once finished, the AnachronAna style should be available from gnome-theme-manager.
Note: The metacity window decoration from the screenshot is not included. You can get it from the original Ana theme which is also available on Gnome-Look. I'll see if I get permission to include it in this package in a later version.
16 years ago
2005-02-03 [0.1]
Initial release. Several widgets are still defaulting to GTK-inbuilt renderers,
including checkbox, radiobox as well as notebook (but not notebook tab). Engine
should however be stable, please report any crashes.
16 years ago
2005-02-03 [0.1]
Initial release. Several widgets are still defaulting to GTK-inbuilt renderers,
including checkbox, radiobox as well as notebook (but not notebook tab). Engine
should however be stable, please report any crashes.
emrahunal
16 years ago
probably because of using gnome development release, 2.9.x, since it seems I'm the only one who experienced this.
Report
UrbanFox
16 years ago
Report
docomo
16 years ago
Report
nyda
16 years ago
Report
docomo
16 years ago
Report
nyda
16 years ago
Report
systemx
16 years ago
Report
systemx
16 years ago
Report
nyda
16 years ago
Report
systemx
16 years ago
On CRUX (Linux 2.6.10-ck2 [i686/1.67GHz] GTK 2.4.14) everything seems to run fine? Go figure?
Report
nyda
16 years ago
I'll release a new version with that and more new stuff (gtkrc options) somewhere next week.
Report
ghostdancer
16 years ago
OS: Linux (kernel 2.6.10)
Distribution: Slackware (current)
Report
ghostdancer
16 years ago
Great job!
BTW, installation is not difficult at all...
Report
bvc
16 years ago
thank you!
Report