
Klearlook
Source (link to git-repo or to original if based on someone elses unmodified work):
I hope you like it.
** version 0.9.9.2 (bugfix release)
- thanks Gabriel C. for the patches and hints)
** version 0.9.9
- Text entry field has border
- fixed combobox arrow button
- ...
** version 0.9.8
- removed unsed spaces from popup menu, when icons are disabled
- some other somaller things
** version 0.9.7
- menubar has gradient
- fixed round edges for selected popup menuitem
- some smaller fixes
** version 0.9.5
- darker menubar background colour can be enabled/disabled
- popup menu background colouring level can be configured in config dialog (100 = bg colour; less 100: darker; greater 100: lighter)
** version 0.9.4
- coloured top border on selected tab
- some small fixes
** version 0.9.3
- smaller border for statusbar
- fixed combobox entry field
** version 0.9.2
- fixed problem with menu and toolbar borders (thanks to HermanR )
- fixed color of activated and enabled popup menu item
** version 0.9.1
- fixed height of seperator in popup menu
- relayout config page
- fixed background coloration of popup menu
Ratings & Comments
56 Comments
It won't compile on *BSD: klearlookconfig.cpp: In member function `void KlearlookConfig::roundToggled()': klearlookconfig.cpp:283: error: `roundWidget' undeclared (first use this function) klearlookconfig.cpp:283: error: `borderWidget' undeclared (first use this function) klearlookconfig.cpp: In member function `void KlearlookConfig::updateChanged()': klearlookconfig.cpp:306: error: `borderWidget' undeclared (first use this function) klearlookconfig.cpp:307: error: `menuIcons' undeclared (first use this function) klearlookconfig.cpp:308: error: `roundWidget' undeclared (first use this function) klearlookconfig.cpp:309: error: `popupmenuHighlightLevelWidget' undeclared (first use this function) klearlookconfig.cpp:310: error: `darkMenubarWidget' undeclared (first use this function) klearlookconfig.cpp:311: error: `toolbarBordersWidget' undeclared (first use this function) klearlookconfig.cpp:312: error: `appearanceCombo' undeclared (first use this function) klearlookconfig.cpp:313: error: `pmCombo' undeclared (first use this function) klearlookconfig.cpp:314: error: `vArrowWidget' undeclared (first use this function) klearlookconfig.cpp:315: error: `borderSplitterWidget' undeclared (first use this function) klearlookconfig.cpp:316: error: `emboldenWidget' undeclared (first use this function) klearlookconfig.cpp:317: error: `crLabelHighlightWidget' undeclared (first use this function) klearlookconfig.cpp:318: error: `defaultIndicatorCombo' undeclared (first use this function) klearlookconfig.cpp:319: error: `sliderThumbsCombo' undeclared (first use this function) klearlookconfig.cpp:320: error: `handlesCombo' undeclared (first use this function) klearlookconfig.cpp:321: error: `lvExpanderCombo' undeclared (first use this function) klearlookconfig.cpp:322: error: `lvLinesCombo' undeclared (first use this function) klearlookconfig.cpp:323: error: `lvDarkWidget' undeclared (first use this function) In file included from klearlookconfig.cpp:330: klearlookconfig.moc: In static member function `static QMetaObject* KlearlookConfig::staticMetaObject()': klearlookconfig.moc:54: error: `KlearlookConfigBase' has not been declared klearlookconfig.moc: In member function `virtual void* KlearlookConfig::qt_cast(const char*)': klearlookconfig.moc:97: error: `KlearlookConfigBase' has not been declared klearlookconfig.moc: In member function `void KlearlookConfig::changed(bool)': klearlookconfig.moc:103: error: `activate_signal_bool' undeclared (first use this function) klearlookconfig.moc: In member function `virtual bool KlearlookConfig::qt_invoke(int, QUObject*)': klearlookconfig.moc:118: error: `KlearlookConfigBase' has not been declared klearlookconfig.moc: In member function `virtual bool KlearlookConfig::qt_emit(int, QUObject*)': klearlookconfig.moc:128: error: `KlearlookConfigBase' has not been declared klearlookconfig.moc: In member function `virtual bool KlearlookConfig::qt_property(int, int, QVariant*)': klearlookconfig.moc:136: error: `KlearlookConfigBase' has not been declared klearlookconfig.cpp: At global scope: klearlookconfig.cpp:57: warning: 'const char* toStr(EDefBtnIndicator)' defined but not used klearlookconfig.cpp:70: warning: 'const char* toStr(EGroove, bool)' defined but not used klearlookconfig.cpp:82: warning: 'const char* toStr(ETBarBorder)' defined but not used klearlookconfig.cpp:95: warning: 'const char* toStr(ELvExpander)' defined but not used klearlookconfig.cpp:104: warning: 'const char* toStr(ELvLines)' defined but not used klearlookconfig.cpp:115: warning: 'const char* toStr(EProfile)' defined but not used klearlookconfig.cpp:126: warning: 'const char* toStr(EAppearance)' defined but not used *** Error code 1 Stop in /usr/home/charles/Desktop/klearlook-0.9.9.2/kde/config. *** Error code 1 Stop in /usr/home/charles/Desktop/klearlook-0.9.9.2/kde. *** Error code 1 Stop in /usr/home/charles/Desktop/klearlook-0.9.9.2. *** Error code 1 Stop in /usr/home/charles/Desktop/klearlook-0.9.9.2. pcbsd#
Just wanted to say it compiles fine on my freebsd 6.2 You may have done this already, but for each compile, I remove the libtool file from the root of the archive and make a symlink to /usr/local/bin/libtool; otherwise styles and deco's won't compile for me either.
It's closer to Plastik than Clearlooks. In fact, it's much closer.
I really like the style - but can you *please* add an option to get a second up button at the bottom of the scrollbars (which is the typical KDE style) like e.g. the polyester style does?
I totally agree. Look at other styles and see what you can implent. Nothing beats the feeling of klearlooks. I would hate to see the development stagnate :) Great great great work!
It sounds good. I have extractet the files to my desktop but I don't get it installed. Can somebody help me. Im a noob in those things :).
For God's sake, distribute your bloody binary!!!
http://packages.debian.org/testing/kde/kde-style-klearlook (or something else, according to your distribution)
Hi, I am totally in awe over this style -- it pushes away all thoughts about switching to Gnome far far away! :-). Actually, working on pushing this into Debian! However, is it just me or there is really to big distance between individual items in menu? See for example this (true, Qt app, but it is same in true KDE apps as well) http://myfiles.neu.edu/cepl.m/debian/lyx-sshot.png Is there a way how to change this distance, please? Thanks, Matej
Hi, I am totally in awe over this style -- it pushes away all thoughts about switching to Gnome far far away! :-). Actually, working on pushing this into Debian! However, is it just me or there is really to big distance between individual items in menu? See for example this (true, Qt app, but it is same in true KDE apps as well) http://myfiles.neu.edu/cepl.m/debian/lyx-sshot.png Is there a way how to change this distance, please? Thanks, Matej
Any way to stop the flickering in taskbar buttons when dragging windows using this theme. Using kde 3.4.2 & qt 3.3.4
A SlackWare TGz package with SlackBuild Script is Ready to DownLoad!!! http://www.slacky.it/ http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=1092&parent=category
I thought I was Lipstick was the best theme for KDE, but I find klearlooks very nice and simple, I'm afraid It's gonig to stay skining my desktop for a long time :D
Sure I like it :)
Any chaces for a clearlooks-cairo look for this theme? Particularly scrollbars are different than in standard clearlooks.
I agree, that would be very neat.
Yep, I agree. clearlooks-cario has to be one of the best looking themes going. I am a Qt person at heat but after just one look at clearlooks-cario made me start looking for a Qt version of it.
Love this theme man. A great modification of the QT Curve style. I have one request though if possible The dotted keyboard focus box that outlines buttons and the like, is there any chance there could be an option for a solid one?
Finally my gtk-apps and qt-apps looks the same! Great work!
Once I gave Xfce and Gnome a try I fell in love their Clearlook. Since this one comes pretty close to it; I really like this art!!
yes, me too...i really like the semplicity of gnome's themes, but i love kde's usability....with this theme i can have both :D hey, what about a porting of this windows decoration? http://www.gnome-look.org/content/show.php?content=25060 i've tried with DeKorator but i can't remove the border...i like only 1px for the border like gnome... PS how to change the color and the dimension of the ScrollBar? thanks...
and what about kde looks like this http://www.gnome-look.org/content/show.php?content=26757 i think that with this theme and a good windows decoration we can have the same results...would be great :D
Hi, what's the problem exectly? if u'd like i can port it an upload it...
thanks for you interest :D i would like to make Kde looks like Gnome...but i can't find a windows decoration like ClearBox for Metacity...i found this http://www.kde-look.org/content/preview.php?preview=1&id=30935&file1=30935-1.jpg&file2=&file3=&name=KlearBox but it doesn't fit with my kde colors...so a porting of ClearBox that use the theme color would be perfect :D PS sorry for my bad english
but this one have more then one pixel borders i thought u were talking about this one with the sharp corners - http://www.gnome-look.org/content/show.php?content=21237?