Clearlooks-KDE
enef
Source i (link to git-repo or to original if based on someone elses unmodified work):
0.3
- added rounded corners
- modified some pixels in buttons
0.2
- repainted buttons
More KDE 3.x Window Decorations from enef:
Other KDE 3.x Window Decorations:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
26 Comments
ths like it
Compiled and installed without any issues on Red Hat EL5. Working fine. Thx!
I got this win deco to compile under openSUSE 10.2 x86_64 with the following commands: ./configure --prefix='/opt/kde3' --libdir='/opt/kde3/lib64' --with-qt-libraries='/usr/lib/qt3/lib64' make sudo make install Hope this helps someone.
Hi! My compilation error is: make[3]: Entering directory `/home/gopher/themes/humanblue-0.3/kwin/config' /usr/local/Trolltech/Qt-4.2.3/bin/uic -o humanblueconfig.h ./humanblueconfig.ui uic: File generated with too old version of Qt Designer File './humanblueconfig.ui' is not valid Can i do something with this?
It's ok, i installed the qt3-config, but when i run "make", i get same errors, what wrote tisource and digweed.
config.cpp:65: error: 'ui' was not declared in this scope config.cpp:65: error: expected type-specifier before 'HumanblueConfigUI' config.cpp:65: error: expected `;' before 'HumanblueConfigUI' config.cpp: In destructor 'virtual HumanblueConfig::~HumanblueConfig()': config.cpp:85: error: 'ui' was not declared in this scope config.cpp: In member function 'void HumanblueConfig::load(KConfig*)': config.cpp:91: error: 'ui' was not declared in this scope config.cpp: In member function 'void HumanblueConfig::save(KConfig*)': config.cpp:123: error: 'ui' was not declared in this scope config.cpp:129: error: 'ui' was not declared in this scope config.cpp:136: error: 'ui' was not declared in this scope config.cpp:143: error: 'ui' was not declared in this scope config.cpp: In member function 'void HumanblueConfig::defaults()': config.cpp:161: error: 'ui' was not declared in this scope make[3]: *** [config.lo] Error 1 make[3]: Leaving directory `/home/alari/humanblue-0.3/kwin/config' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/alari/humanblue-0.3/kwin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alari/humanblue-0.3' make: *** [all] Error 2
me too!
after make fails... $ cd kwin/config $ uic -o humanblueconfig.h humanblueconfig.ui $ moc -o config.moc humanblueconfig.h $ cd ../../ $ make
I'd love to use this theme, but configure insists it cannot find "qt-mt". I get this a lot on many of the themes on this site. distro: openSUSE 10.2 kernel: 2.6.18.8-0.3-default processor: x86_64 (Intel dual-core)
Gega@pardus humanblue-0.2 $ ./configure ./configure: line 1363: syntax error: unexpected end of file I've got this error .
Where does one place the proper downloaded file for Window Decos for KDE Kbuntu? I feel like a chump. thanks --ap
download the file to /tmp cd to /tmp run tar -jxf humanblue-0.3.tar.bz2 cd humanblue-0.3 ./configure --prefix=`kde-config --prefix` (assuming you've got kde-devel installed) or ./configure --prefix=/usr make sudo make install (if you don't have kde-devel installed) Select the new decoration from kcontrol, or wait until someone makes a .dep package for kubuntu.
source download doesn't work.
I like it, but unfortunately the titlebar text overlaps the application icon and the theme seems to redraw very often while moving a window causing high CPU consumption.
checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation! Perhaps this should be moved to the Native KDE 3.2 + section.
Source download link is down :(
Yep. The download link is indeed b0rked. You can find it at http://prdownload.berlios.de/opaque/human_blue-0.1.tar.gz though.
please make a SUSE 10.1 rpm ;) when compiling I get a lot of errors when typing make (./configure --> make) I have gcc etc installed stil a good theme
How come i compiled it but can't find it in window decorations? using kde 3.5
Tell me how to install it.. plzzzzzzz
Plz tell me how to install it under slackware??
$ wget http://download.berlios.de/opaque/humanblue-0.1-i686-1enef.tgz # installpkg humanblue-0.1-i686-1enef.tgz
very nice!!! but i have the same problem as viahack.
First of all thanks for the effort on Human Blue deco! It is very beautiful windeco. I've found this problem while using it: Window title is not left of application icon (while caption is positionned in the left) but under it (it covers the icon).
Is there a source download available for this ?