
Ballistik
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
This is the Plastik theme (from almost current CVS) with a slightly changed menu design. The border is painted with the highlight color and you can choose the menu colors independently of your desktop colors.
i decided to rename it to avoid conflicts with the real Plastik.
The menu is heavily inspired by the Baghira style that's why a friend of mine came up with the name Ballistik.
Hope you like it, have fun.
To install follow the usual instructions:
./configure && make && make install
Software tint does currently not work. Use Software blend instead.
16 years ago
initial release
16 years ago
initial release
DeiviDMD
14 years ago
first of all, thank's for your fantastic style. Is very fine & rest my eyes ;)...
I think that there are a small bug, because when I try exec qcad on my Debian Sarge, get a error that says ...
"Floating point exception"
... typical, no??
If I run it under "gdb" get the next...
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1489355840 (LWP 6279)]
0xa721058d in BallistikStyle::renderGradient ()
from /usr/lib/kde3/plugins/styles/ballistik.so
I know how I can tell you, so I decide write here..
Regards ;) and thank's
Report
KhanReaper
16 years ago
http://process-of-elimination.net/?q=gentoo_ebuild_for_ballistic_kde_style
There is an item in Gentoo's Bugzilla to track the progress of the adoption of the ebuild: #88274.
Report
N3xt
16 years ago
Thanks
Report
ja-el
16 years ago
Report
anonymous-hive
16 years ago
cd . && /bin/sh /home/hannes/ballistik-0.5/admin/missing --run aclocal-1.7
cd . && \
/bin/sh /home/hannes/ballistik-0.5/admin/missing --run automake-1.7 --foreign Makefile
cd . && perl admin/am_edit Makefile.in
Can't open perl script "admin/am_edit": Datei oder Verzeichnis nicht gefunden
[File or DIR not found]
what now?
could anybody who got this working on debian (sid) maybe provide a deb or an apt-repository?
thanks
Report
florianm
16 years ago
I just had a look if I could find the file the error message mentioned and fount it on the webcvs:
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/~checkout~/kde-common/admin/am_edit?rev=1.411
I hope it helps but don't ask me you need it and no one else does :)
Report
EThitop
16 years ago
Report
florianm
16 years ago
Report
EThitop
16 years ago
Report
Malexx
16 years ago
WARNING: `automake-1.7' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
Can't open perl script "admin/am_edit": Datei oder Verzeichnis nicht gefunden
make: *** [Makefile.in] Fehler 2
automake of course is installed and perl too.
Posible to fix this?
Report
florianm
16 years ago
Report
Momo
16 years ago
Report
florianm
16 years ago
I shouldn't be messing around with Makefiles :)
Report