The first update to the second alpha version of Skulpture is available! This version fixes some bugs that have been reported (one of them could cause applications to crash, so please update), and adds some configuration options (see previous posts).
The coloring of Dolphin 4.1 space gauge has been removed, because it does no longer work with 4.2 anyway. To polish Dolphin further, I finally added the option to make the places panel transparent.
Also I was going to add an option that forces spacing and margin values, because KDE dialogs do not respect the style values. This did not work well, so I pulled that option out of the configuration dialog. I fixed KDialog in trunk, so it will work a bit better with KDE 4.2.
In the meantime, you can enable it by adding the following to ~/.config/SkulptureStyle.ini:
[Layout]
ForceSpacingAndMargins=true
NOTE: Unfortunately, this version broke KDE 4.0 compatibility. You need KDE 4.1.1 (and Qt 4.4) to build with KDE extensions (decoration and configuration dialog). If you want to build for KDE 4.0 and/or Qt 4.3, you need to compile without KDE.
Download link: http://www.kde-look.org/content/show.php/?content=59031