Gentoo Eye

Wallpaper Other by BadBit 3 comments

This wallpaper looks really amazing. But is it possible to get a 1280x1024 version of it? This would be really cool!
Keep up the great work. - Jul 19 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Yeah, version 0.7.5 has now dropshadowed title bar text (the buttons don't, perhaps I implement this some day, too). I hope, it is pretty enough. - Jul 14 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Feature added in 0.7.5, as requested. I hope, you like it. :) - Jul 12 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Are they programmable? :P - Jul 11 2004
Crystal 0.7.5 Fedora Core 2 rpm

KDE 3.x Window Decorations by BMO 3 comments

The window decoration does indeed use libz.so, but I don't know what version was used, while building the rpm. Perhaps the rpm builder has used a too recent version which is not backwards compatible with yours.

I suggest you to grab the source code and compile it yourself, this should work. If it fails, you get error message, which files or packages are missing.

Get the source here:
http://www.kde-look.org/content/show.php?content=13969 - Jul 10 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Yeah, I just fixed this bug. Check out version 0.7.1. :) - Jul 09 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

I am sorry, I don't have access to a xinemara enabled station (with extended desktop, clone mode works right in Xnest :) right now, to test my code.
But I think, I will soon, I will test it then and perhaps I can fix this. Don't expect it too soon...
- Jul 08 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

I compiled it cleanly on mdk-10. You need to change the qt number from 3.3 to 3.2, and you need to have some devel packages installed. There might be errors of missing header files! Search for the rpm file, which containes this header file and install it.
You definitely need libkdebase4-devel installed! - Jul 04 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

You need to change the qt number to 3.2 (you did) and you need to have some devel packages of kde installed. There might be errors of missing header files. Search the package for the header file and install it.

May be you don't have libkdebase4-devel installed, which is neccessary for kde-3.2 window decorations like mine!
I could compile it and it works just fine.

But somehow I was unable to create an RPM of it (with checkinstall). :) Perhaps someone else can do this for me. - Jul 04 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Delete the moc file and try to compile again.
But are you sure that you have kde-3.2 installed and qt-3.2 (you should, because kde-3.2 depends on qt-3.2)?
You really need kde-3.2, it does NOT work with kde-3.1 - Jul 02 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Thank you for this comment.

I don't have problems with activating / deactivating windows. The effect always follows the focus.

I have made changes now.
- The apply button should take effect now.
- You can now disable the thin frame around the windows and you can define the width of the transparent border.
- You can choose different effects, brighten and intensity is really cool.

I hope you like it and I hope I have fixed some bugs, too. - Jul 01 2004
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

Yes, I have created it with qt-3.3.2. Hmm, try to change version="3.3" to version="3.2" in file client/config/configdialog.ui

Then run configure again and make, perhaps it will work.

(Or you could just upgrade to qt-3.3.2)

I try to search for more compatibility next days. ;) - Jun 30 2004