-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Frugalware-Art.org - Eyecandy for Frugalware
Frugalware-Art.orgFrugalware-Art.org

 Sep 6 2010  
 Not logged in  
Frugalware-Art.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans (80) .- Knowledge Base  . 

Equinox GTK Engine

  

GTK 2.x Theme/Style

Equinox GTK Engine
zoom


Equinox GTK Engine
zoom


Equinox GTK Engine
zoom


Downloads:  66307
Submitted:  Mar 20 2010
Updated:  Sep 2 2010
Score: score82%82%score 82% good
bad   good

Description:

A heavily modified version of the beautiful Aurora engine (1.4). Thanks to his author.

The file below contains both engine and themes (GTK and Metacity) in two separate archives.

Engine installation

First of all, make sure you have installed the GTK+ library development files (libgtk2.0-dev on Debian/Ubuntu, gtk2-devel on Fedora) with your favourite package manager.

Then to compile the Equinox engine, extract the corresponding archive in your home folder. In the new directory, run the following commands:
./configure --prefix=/usr --enable-animation
make


On Fedora 64 bits (and perhaps other distribs), compilation don't work with the options above. You must run:
./configure --prefix=/usr --libdir=/usr/lib64 --enable-animation


Finally, run this command as root:
make install


Themes installation

To install the themes, extract the content of the other archive in your ~/.themes.

You can easily change the colour used for selected items or tooltips in Appearance preferences.

Icon theme
A (still uncomplete) version of Faenza icon theme is now available. Follow the link a the bottom of this page.

Engine options

* curvature = 2.5
* menubarstyle = 1 # 0 = flat, 1 = gradient
* menubarborders = 1 # 0 = none, 1 = bottom border, 2 = top half-border, 3 = bottom border and top half-border
* toolbarstyle = 1 # 0 = flat, 1 = gradient, 2 = flat without border, 3 = gradient without border, 4 = flat with bottom border, 5 = gradient with bottom border
* buttonstyle = 0 # 0 = normal, 1 = glassy
* menuitemstyle = 0 # 0 = normal, 1 = glassy
* listviewheaderstyle = 0 # 0 = normal, 1 = glassy
* listviewitemstyle = 1 # 0 = flat, 1 = gradient
* scrollbarstyle = 0 # 0 = normal, 1 = glassy, 2 = normal with grip, 3 = glassy with grip
* scalesliderstyle = 0 # 0 = normal, 1 = glassy, 2 = normal with bullet
* checkradiostyle = 0 # 0 = normal, 1 = glassy
* progressbarstyle = 0 # 0 = normal, 1 = glassy
* separatorstyle = 1 # 0 = solid, 1 = gradient
* animation = TRUE # FALSE = disabled, TRUE = enabled
* arrowsize = 0.1 # controls combo_arrow circle size. Diameter set by (11 + 2 * arrowsize)

Known bugs
* Strange progressbars in Firefox and Thunderbird
* Text of selected menuitems displayed in white in Firefox
* Some ugly message areas

Launchpad PPA
Equinox is available to install for Ubuntu users via a PPA repository. Open a terminal and run :
sudo add-apt-repository ppa:tiheum/equinox
sudo apt-get update
sudo apt-get install gtk2-engines-equinox equinox-theme equinox-ubuntu-theme




Changelog:

1.30.1:
ENGINE
* Fix missing parameters in function equinox_style_copy

1.30:
ENGINE
* New options menubarborders and listviewitemstyle
* New values for menubarstyle and scrollbarstyle options
* Some fixes
THEMES
* New themes Evolution and Evolution Light
* Fix bug with Inkscape palette
* Workspace switcher and menubar items more lighter in dark panels
* Fix bugs with some applets: CPU scaling, network monitor, dictionary.
METACITY
* Bottom border of all themes reduced
* New themes Evolution Rounded and Evolution Squared

1.20:
ENGINE
* New options progressbarstyle and separatorstyle
* New values for options menubarstyle and toolbarstyle to hide borders of menubar and toolbar controls
* Overall performance improved
* Some fixes
THEMES
* Better integration in gnome 2.30 (specially for Nautilus)
* New light theme
METACITY
* New themes Light and Light Glass in which window controls used the selected background color
* New themes Classic and Classic Glass with a red close button and others in the selected background color

1.1:
ENGINE
* Progressbars and tabs now accept curvature option
* New engine option for menuitems style
* New focus rendering for tabs[/li]
THEMES
* New Gtkrc theme with wider controls
* Gnome panel with gradient pixmap
* Correct search bar color in Nautilus
METACITY
* Title bar reduced
* Space between title and buttons (if needed)
* Various corrections on windows controls




LicenseGPL
Source(Equinox engine and GTK themes)
Ubuntu(32-bits packages)
Ubuntu(64-bits packages)
Source(Faenza Icons)
Send to a friend
Subscribe
Other artwork from tiheum



goto page: prev  ... 9  10  11  12  13  14  15  16  17 

-
.

 Karmic dependecies

 
 by Brain-free on: Sep 3 2010
 

Hi, just registered to tell you that is a really great theme. I'm having just one problem with it.

I have Ubuntu 9.10 and I'm using the Karmic PPA to install the theme. The problem is that the newest version of "gtk2-engines-equinox" cannot be installed in Karmic because two packages (libatk1.0-0 and libfontconfig1) are inferior versions of the ones needed. I suppose one can download these packages from lucid but this is not a "clean" solution and libatk is a core package for a lot of programs, so you can't really play with it.

So, is it possible to either include these two packages in your Karmic repo, or downgrade the repo to 1.20 so that others don't end up with a broken theme?

And again, thanks for the theme...


Reply to this

-

 Re: Karmic dependecies

 
 by berck on: Sep 4 2010
 

I found the same thing. I'm not sure I understand why they can't fix it. According to my repositories, its set for karmic release. Hence, they should have used the proper libraries to link against. I posted a bug on this over at lauchpad, and it appears to be getting ignored.


Reply to this

-

 Re: Karmic dependecies

 
 by tiheum on: Sep 4 2010
 

I have uploaded in the PPA a new version compiled for Karmic. Could you tried it ?


Reply to this

-
.

 Re: Re: Karmic dependecies

 
 by Brain-free on: 2 days ago
 

Yes. Updated to 1.30 and it works great.
Nice work.


Reply to this

goto page: prev  ... 9  10  11  12  13  14  15  16  17 

Add commentBack




-
-
all messages

Copyright 2008-2010 Frugalware-Art.org Team  Legal Notice
All rights reserved. Frugalware-Art.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Frugalware-Art.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
.
Content RSS   
Events RSS