-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 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 
 apps.ownCloud.com ownCloud 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
 VLC-Addons.org Themes and Extensions for VLC
--
-
 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    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 May 3 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

Clearlooks

   0.6.2  

GTK 2.x Theme/Style

Score 73%
Clearlooks
zoom


Clearlooks
zoom


Link:  Link
Minimum required   GTK 2.x
Downloads:  85973
Submitted:  Jan 8 2005
Updated:  Jun 30 2005

Description:

Clearlooks is new modern looking engine, based on Bluecurve. It has the looks of various themes blended together, resulting in a theme that's easy on the eyes and visually pleasing ;)

The difference with pixmap based themes, is that it does not sacrifice a lot of speed.

Since it's an engine, the installation differs from a 'normal' theme. Just run "./configure --prefix=/usr && make install" and you should be set.

Note: make sure that ~/.gtkrc-2.0 is not overriding a theme, as it has priority over the theme managers.

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.

Now, drool at the screenshots, and enjoy using it :)

!!!!!!!!!!!! NOTE !!!!!!!!!!!!!!!!!!!!

As of version 0.4, there is an optional animated progressbar. It has to be enabled manually by the brave. To do this, install it with "./configure --prefix=/usr --enable-animation" followed by "make install" as root.

GTK+ developers consider this new feature a horrible hack. But it's cool! We've tested it quite well, and it doesn't break anything we know of. If an application crashes, make sure that Clearlooks isn't the cause. If it is, please notify me.

!!!!!!!!!! ANOTHER NOTE !!!!!!!!

Clearlooks has a mailinglist. If you have a question, please send it there. The address is:
http://sourceforge.net/mail/?group_id=129376

THE METACITY THEME HAS BEEN REMOVED FROM THIS PACKAGE. You should get it seperately from http://www.gnome-look.org/content/show.php?content=21237




Changelog:

Clearlooks 0.6.2:
Fixed crash in OpenOffice.org 1.1.3 + Ximian.
Applied patch from Cary Coady to fix a segfault when progressbar has no parent.
Removed metacity theme from the engine package (accidently left it in 0.6.1).


Clearlooks 0.6.1:
Fixed wrong rendering of combobox in some themes.
Consistent rendering of buttons in glade and gimp.
Compatability fix for GTK 2.2 from Hongli Lai.
Forgot to mention new listview headers in 0.6.0!


Clearlooks 0.6:
New menuitem style.
Listview item gradients enabled by default.
Tweaked radio- and checkboxes.
New checkmark graphic from Steven Garrity.
New gradient on buttons.
Buttons appear semi-sunken (with new themes).
Fixed GtkNotebook colors in glade and gaim (and others).
Menubar gradient slightly lighter so accommodate border-less WM themes.

Previous releases:
Check the NEWS file in the release tarball.




LicenseGPL
Send to a friend
Subscribe
Other  Artwork  from Remenic
Report inappropriate content



goto page: prev  ... 4  5  6  7  8  9  10  11  12  13  14  15  16  17 

-

 CheckmenuItem

 
 by michaeldominic on: Mar 5 2005
 
Score 50%

Thanks again for a nice theme.

One thing you might want to look into: CheckMenuItems. I think they need some more pixel-love.

Check this screenshot:
http://www.mdk.org.pl/linux/checkmenu.png

I mean these "ticks" in the menu. I kind of like the way Industrial handles that.


Reply to this

-
.

 Problems installing

 
 by cardinallijr on: Mar 5 2005
 
Score 50%

Hi all,

I'm having problems when i try to install Clearlooks 0.4 in my iBook(FC3). ".configure --prefix=/usr" goes well, but the 'make install' command returns this error:

clearlooks_style.c: In function `draw_extension':
clearlooks_style.c:556: parse error before `tmp_color'
clearlooks_style.c:559: `tmp_color' undeclared (first use in this function)
clearlooks_style.c:559: (Each undeclared identifier is reported only once
clearlooks_style.c:559: for each function it appears in.)
clearlooks_style.c: In function `draw_box':
clearlooks_style.c:877: parse error before `int'
clearlooks_style.c:884: `nwidth' undeclared (first use in this function)
clearlooks_style.c:1197: parse error before `int'
clearlooks_style.c:1202: `corner' undeclared (first use in this function)
make[1]: *** [clearlooks_style.lo] Error 1
make[1]: Leaving directory `/usr/local/src/clearlooks-0.4/src'
make: *** [install-recursive] Error 1

P.S.: With 0.3 version, no problems occured.

Any ideas ?

Thanks for the attention.

--
Alberto


Reply to this

-

 ...

 
 by lokheed on: Mar 5 2005
 
Score 50%
lokheedlokheed
Titan Creations
Home

Down with KDE candy stripes. Please oh please get rid of that ghastly thing. It doesnt suit the gorgeous style...just so, ack, dont have the words but please reconsider the candy stripe.


"Convictions are more dangerous enemies of truth than are lies."
- Nietzsche

Reply to this

-

 Re: ...

 
 by michaeldominic on: Mar 5 2005
 
Score 50%

Yeah, definitely. And it's not that "everything KDE sucks". It's just that candy stripes don't fit... it's a different style... IMHO.


Reply to this

-

 Re: Re: ...

 
 by lokheed on: Mar 5 2005
 
Score 50%
lokheedlokheed
Titan Creations
Home

Yes, not at all. I just recently moved back to Gnome from KDE. I have no problems with that DE and competition is always in everyones best interest.

Like you said so perfectly, the styles just conflict. The clearlooks style is clean and crisp.

I hated the stripped bars in KDE too. Not a big fan of lines on anything. Solids are always the way to go :)


"Convictions are more dangerous enemies of truth than are lies."
- Nietzsche

Reply to this

-

 Smooth engine

 
 by sriva on: Mar 5 2005
 
Score 50%

Hi,
I want to congratulate the authors of clearlooks engine. It's a very nice theme.
But the version 0.4 (in my PC) makes the Smooth engine appears very weird.
This happens when I select a clearlooks theme and then I switch to a Smooth theme,
the tabs, buttons, scrollbars an panel turn to black (background and foreground colors) and the borders of these controls seem very "bold", I mean 4 or 5 pixels wide.
This happens too in inverse, when I start the session with a Smooth theme and switch to a clearlooks the last one turn to black. What's goin on?

I use FC2 and gtk 2.4.0


Reply to this

-

 Big_Pack updated

 
 by bvc on: Mar 7 2005
 
Score 50%

The Big_Pack and 2 others have been updated to fix a bug and a few had bad INSENITIVE font colors
http://bvc.kernow-webhosting.com/theme/clearlooks-0.4/


Reply to this

-

 Re: Big_Pack updated

 
 by bvc on: Mar 7 2005
 
Score 50%

all you Gorilla fans should check out the new Clearlooks-Lucidity. Screenie and gtk download here
http://bvc.kernow-webhosting.com/theme/clearlooks-0.4/


Reply to this

-
.

 0.3 > 0.4

 
 by smitjel on: Mar 8 2005
 
Score 50%

0.3 rules! The active tab stripe and the candy cane progress bars make it look too kde-ish. I don't prefer the added gnome icons either. I'll stick with 0.3.


Reply to this

-

 Re: 0.3 > 0.4

 
 by Sparrk on: Mar 9 2005
 
Score 50%

The icons are gone in CVS, replaced by a custom icon theme (which you can use or not).


Reply to this

-
.

 Re: Re: 0.3 > 0.4

 
 by smitjel on: Mar 9 2005
 
Score 50%

So how do I "opt out"?


Reply to this

-

 Re: Re: Re: 0.3 > 0.

 
 by Sparrk on: Mar 10 2005
 
Score 50%

Well, I didn't answer this because I don't know what you want to know. It's in CVS, so you either have to get the CVS from sf.net/projects/clearlooks or wait for the next release. Then you can chose whatever icon theme you want.


Reply to this

-
.

 Re: Re: Re: Re: 0.3

 
 by smitjel on: Mar 11 2005
 
Score 50%

You said you could chose to not use the new icons or not. I wanted to know how to "opt out" and go back to how 0.3 looked. I was able to keep my Bluecurve icons (using Fedora Core 3) with 0.3 and but not with 0.4...that's what I meant.


Reply to this

-

 Re: Re: Re: Re: Re:

 
 by bvc on: Mar 11 2005
 
Score 50%

delete
include "iconrc"
from the gtkrc and then if you want you can also delete the icons.


Reply to this

-
.

 Re: Re: Re: Re: Re:

 
 by smitjel on: Mar 12 2005
 
Score 50%

Exactly what I was looking for. Commented out the includes and it worked perfectly...thanks dude! :)



goto page: prev  ... 4  5  6  7  8  9  10  11  12  13  14  15  16  17 

Add commentBack




-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.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 Xfce-Look.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
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS