


Kvantum by vicko 23 comments

GTK3/4 Themes by jasong-designs 3 comments

GTK3/4 Themes by vinceliuice 213 comments

Beryl/Emerald Themes by thabit 6 comments

Beryl/Emerald Themes by thabit 6 comments

Wallpaper Other by yup12345 4 comments

KDE Plasma Screenshots by sniper570 2 comments

Wallpaper Other by lumio 12 comments

KDE Plasma Screenshots by Freakamungous 1 comment

QtCurve by alesandromarkes 6 comments

Plasma Color Schemes by LycusHackerEmo 1 comment

Wallpaper Other by Brahimsalem 1 comment

Plasma Color Schemes by Shimapan 1 comment

Wallpaper Other by Chevalr1c 3 comments

Conky by leodelacruz 9 comments

Plasma Themes by lorcurufinwe 2 comments

QtCurve by Paladin-MMX 13 comments

Full Icon Themes by raphaelquintao 8 comments

Plasma 4 Extensions by CraigD 642 comments

Plasma Color Schemes by oOSplashOo 8 comments

Plasma 4 Extensions by CraigD 642 comments

Plasma 4 Extensions by CraigD 642 comments

Plasma 4 Extensions by joseexposito89 185 comments

Plasma Color Schemes by Bananiontko 1 comment

Plasma 4 Extensions by joseexposito89 185 comments

Plasma 4 Extensions by joseexposito89 185 comments
This object could not be created for the following reason:
Could not find requested component: takeoff
Any ideas? I also tried running the script with the modification of '/usr/lib64/kde4' as another user suggested but I got the exact same error. - Jul 31 2011

Plasma 4 Extensions by patkoscsaba 35 comments
"This object could not be created for the following reason:
Script initialization failed!"
I'm running Sabayon (Gentoo based) Linux 5.4 64 bit with KDE 4.5.4. Fairly stock. - Jan 04 2011

Plasma 4 Extensions by patkoscsaba 35 comments

K3b Themes by cardoson 6 comments

Wallpaper Other by malikdhadha 1 comment

Beryl/Emerald Themes by EddyLeme 3 comments

Wallpaper Other by zenren 4 comments

Wallpaper Other by Juhele 1 comment

Beryl/Emerald Themes by sima84 20 comments

Plasma 4 Extensions by micron 51 comments
First compile it, so extract the package, go into the folder which was created with a terminal, and execute:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$(kde4-config --prefix) ../
make
sudo make install
kbuildsycoca4 --noincremental
- Jul 23 2010

Plasma 4 Extensions by micron 51 comments

Plasma 4 Extensions by micron 51 comments

QtCurve by Mitu 13 comments

QtCurve by Mitu 13 comments

Plasma 4 Extensions by panzi 842 comments

Beryl/Emerald Themes by ottlux 6 comments
http://www.gnome-look.org/content/show.php/Vista+Glow+Blue?content=72192
Nice update, however! ;-P - Feb 07 2010

QtCurve by sythe 6 comments

Plasma Window Decorations by Schiwi 12 comments

Be-Shell/Bespin by thomas12777 1663 comments
Now I get an error when trying to compile:
cmost@cmost-sabayon64 ~/Downloads/KDE-Look/themes/Qt/Bespin/cloudcity/build $ make
[ 1%] Building CXX object blib/CMakeFiles/QtBespin.dir/xproperty.o
In file included from /home/cmost/Downloads/KDE-Look/themes/Qt/Bespin/cloudcity/blib/xproperty.cpp:27:
/home/cmost/Downloads/KDE-Look/themes/Qt/Bespin/cloudcity/blib/xproperty.h: In static member function ‘static long int Bespin::XProperty::_n(Bespin::XProperty::Type, long unsigned int)’:
/home/cmost/Downloads/KDE-Look/themes/Qt/Bespin/cloudcity/blib/xproperty.h:81: error: expected ‘;’ before ‘return’
/home/cmost/Downloads/KDE-Look/themes/Qt/Bespin/cloudcity/blib/xproperty.h:82: warning: no return statement in function returning non-void
make[2]: *** [blib/CMakeFiles/QtBespin.dir/xproperty.o] Error 1
make[1]: *** [blib/CMakeFiles/QtBespin.dir/all] Error 2
make: *** [all] Error 2
Did I add the "return;" statements incorrectly somehow? I simply inserted them after the "{" but right in line with the next lines, in both cases. I warn you, I haven't programmed since the days of BASIC! :-) - Jan 10 2010

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
build $ xprop | grep -i icon
_NET_WM_ICON_GEOMETRY(CARDINAL) = 562, 1010, 50, 42
icon window: 0x0
Any other ideas? Thanks for the assist! - Jan 10 2010

Be-Shell/Bespin by thomas12777 1663 comments