
Crystal/Native Window Dec. Alpha
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Here it is, much awaited crystal windec.
Follow instructions for the installation of kwinacqua. pay particular attention to the notes for kde3 users. I tested this on kde 3.0.0 -10
it unfortunately overwrites kwinacqua cause I have no programming skills. If someone can fix this or tell me how that would be appreciated.
-jon
18 years ago
0.1 Alpha
Preview
18 years ago
0.1 Alpha
Preview
zenok
18 years ago
When I will generate the moc nothing happens!
[root@system]: moc ...
What should I do? I love this decoration and its really great!
Can somebody can make a rpm/deb or a KDE Theme?
Thx
zenok
Report
mbrandt
18 years ago
copy the .libs/ libkwinacqua.* file to your $KDEDIR/libs/kde3 an run ldconfig -n on the same dir..
the edit the file in $KDEDIR/share/apps/kwin/acqua.desktop an replace the last line with X-KDE-Library=libkwinacqua
hope this helps..
#mb
Report
mbrandt
18 years ago
#mb
Report
BeforeGod
18 years ago
The compiled libs doesnt work, my compiled doesnt work..
Sorry, but post a new release soon!
Report
MaDebUs
18 years ago
Report
mrmunkily
18 years ago
Report
superangrybrit
18 years ago
Report
redmac5
18 years ago
Report
BeforeGod
18 years ago
Ive copied all lib files to /usr/kde/3 (Gentoo System) but when i choose the Decoration, the KDE Standart deco appear.
Very sad :(
Report
Lovechild
18 years ago
Report
mrmunkily
18 years ago
Report
Cyyb
18 years ago
i'm giving up.
totally want this window dec but am not wasting my time anymore trying to get this to work.
Report
mrmunkily
18 years ago
did it compile properly?
if it did, copy the ./acqua/.libs/libkwinacqua.so and ./acqua/.libs/libkwinacqua.la and./acqua/.libs/libkwinacqua.lai to the directory where the other windecs are held. this is located in different places in differend distros.
if you are running redhat 7.3 its at /usr/lib/kde3
then use kcontrol to change the windec.
Report
mrmunkily
18 years ago
cd to the ./acqua dirctory, then
rm *.moc
for i in *.h; do moc -o `basename $i .h` $i; done
in bash
Report
Cyyb
18 years ago
1) get the tarball.
2) ./configure as usual.
3) edit acqua/Acqua.cpp and
3a) add #include as FIRST include, just before unistd.h, at line 21.
** #include was already ther eso i just left it alone **
3b) delete line 30, which contains #undef Bool.
** there was no #undef anywhere for me **
4) delete all moc files.
5) generate new moc files.
** i don't understand these steps **
6) make
7) edit acqua/ Makefile and change the one instance of kde2 to kde3. (this is the place to save the compiled libs).
**there are two makefiles and i did a search and didn't find kde2 in either one **
8) make install.
9) run libtool --finish as per instructions.
** what instructions?? **
Report
Cyyb
18 years ago
basename: too many arguments
Try `basename --help' for more information.
Qt meta object compiler
moc: Too many input files specified
Usage: moc [options]
-o file Write output to file rather than stdout
-i Do not generate an #include statement
-f[file] Force #include, optional file name
-p path Path prefix for included file
-k Do not stop on errors
-nw Do not display warnings
-v Display version of moc
basename: too many arguments
Try `basename --help' for more information.
moc: $i.h: No such file
Report
pregopresto
18 years ago
make[1]: Wechsel in das Verzeichnis Verzeichnis
Report
Cyyb
18 years ago
no window decoration added.
too bad - cause it looks nice.
Report
mrmunkily
18 years ago
It works great at this point, now that I realized how to get the titlebar smaller. The bar is resized to the size of your font, so just select a decent sized font and the widgets will seem better proportioned.
The effect for mousover is kind of subtle, but overall I think it's nice (course, i'm biased). The inactive icons, though, stink.
As for the buttons on the mock-up being larger, they aren't. I know cause I yoinked the original pixmaps from there :)
they just look bad in my shots becasue my titlebar fonts were to big. at luxi sans bold size 9-10 it looks in proportion.
Would you guys like to see a style too? If i do it, It won't be strictly according to the screenshot, but It will be in the same kind of direction, meaning whitish simple smooth widgets.
Report
zenok
18 years ago
Report
fred
18 years ago
Report
BeforeGod
18 years ago
This Deco looks great. But you should edit the gradient a little bit. This looks for me strange. Try a darker gradient..
Report
schnoopy
18 years ago
Franz
Report