
kwinacquamod_l3m
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
i modified the kwinaquamod decorations to be more like the original aqua -
no more blue inactive titlebars... they're grey now, and i added a help button to the right (can be changed to menubutton easily by editing Acqua.cpp )
( you can see the help button on the kcontrol window on the screenshot )
also, the left buttons now have the correct distances, and the titlebar font is centered better...
i don't know how to make the inactive-titlebar transparent, if someone does, please inform me :)
thanks to the apple designers and the creators of the original theme!!!
fyre666
16 years ago
Please let me know if you fix it!
Report
Goamaus
16 years ago
root@mother:/home/knoppix/tmp/l3maquamod# make
make all-recursive
make[1]: Entering directory `/home/knoppix/tmp/l3maquamod'
Making all in acqua
make[2]: Entering directory `/home/knoppix/tmp/l3maquamod/acqua'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt -I/usr/X11R6/include -I/usr/include/kde/kwin -O2 -fno-exceptions -fno-check-new -c Acqua.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt -I/usr/X11R6/include -I/usr/include/kde/kwin -O2 -fno-exceptions -fno-check-new -Wp,-MD,.deps/Acqua.pp -c Acqua.cpp -fPIC -DPIC -o .libs/Acqua.o
Acqua.cpp:23: qvariant.h: No such file or directory
Acqua.cpp:28: qlayout.h: No such file or directory
Acqua.cpp:29: qpainter.h: No such file or directory
Acqua.cpp:31: netwm.h: No such file or directory
Acqua.cpp:32: kwin/workspace.h: No such file or directory
Acqua.cpp:35: kconfig.h: No such file or directory
Acqua.cpp:36: kstddirs.h: No such file or directory
Acqua.cpp:38: kapp.h: No such file or directory
Acqua.cpp:39: kwin/options.h: No such file or directory
In file included from Acqua.cpp:41:
Acqua.h:25: qlist.h: No such file or directory
Acqua.h:27: kwin/client.h: No such file or directory
In file included from Acqua.cpp:42:
AcquaButton.h:25: qwidget.h: No such file or directory
AcquaButton.h:26: qbitmap.h: No such file or directory
AcquaButton.h:27: klocale.h: No such file or directory
AcquaButton.h:28: kwin/kwinbutton.h: No such file or directory
In file included from Acqua.cpp:645:
Acqua.moc:12: qmetaobject.h: No such file or directory
Acqua.moc:13: qapplication.h: No such file or directory
Acqua.moc:15: private/qucomextra_p.h: No such file or directory
Acqua.moc:17: #error "This file was generated using the moc from 3.1.1. It"
Acqua.moc:18: #error "cannot be used with the include files from this version of Qt."
Acqua.moc:19: #error "(The moc has changed too much.)"
make[2]: *** [Acqua.lo] Fehler 1
make[2]: Leaving directory `/home/knoppix/tmp/l3maquamod/acqua'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/knoppix/tmp/l3maquamod'
make: *** [all-recursive-am] Fehler 2
any possibility to publish a debian package??
any help welcome :)
greetz,
GM
Report
fanon
16 years ago
Report
l3m
16 years ago
Report
jrs
16 years ago
Report
anonymous-hive
16 years ago
i use debian, so i don't know the exact package name, but google suggests it's included in kde-dev...
hope that helps ..
Report
WhitePanther5000
16 years ago
Report
l3m
16 years ago
Report
l3m
16 years ago
http://www.kde-look.org/content/show.php?content=5037
Report