
Krisp 0.2
Source (link to git-repo or to original if based on someone elses unmodified work):
Some notes: I have not had time to test Krisp on KDE 3.4 and I suspect it will still crash. Please try it and let me know. (* Good news, reports are it doesn't crash with KDE 3.4 *) Also, changing settings has been disabled for now. I hope this isn't a problem for anybody, but I should have that resolved soon.
--Krisp should now work independently of the Lipstik style
--fixed menubar uglyness with disabled menu items
--fixed incorrect drawing of toolbar handles
--new menu button style
--active kicker button highlights
--boxes in status bar are replaced by vertical dividers
--reduced menu item gradient for better readability
--added tint to disabled combo boxes
--focus boxes are alphablended with background for a softer look
--checks and radio buttons match the color of combo boxes etc.
--fixed menu bug with transparent menus
--new slider style
Ratings & Comments
20 Comments
I have KDE 3.4.2 and my configure - make - sudo make install seemed to complet succesfully. but now I just can't see KRISP neither in the Windeco thing or in the Style thing. can you fix it, or provide a deb package, please? now i'll try again with ./configure --prefix="/usr" (is that right?)
I am using SuSE 9.3 that has KDE 3.4 level b. Can you tel me why Krisp 0.2 is not being shown in the style-list/window-decoration-list ?
well sorry, i have not given the prefix (/opt/kde3 for my distro). But still it does not shows up in the theme or window decoration list.
HI. I'm not sure because I haven't yet been able to play with it on kde 3.4. If you could send me a log of the install activity, I could try and look into it for you. Does anyone else have this problem with kde 3.4?
I have exactly the same problem
Hi! I´m kind of a newbie to linux, and I have no (or litte) clue how to install the krisp-theme. ´./configure --prefix=/opt/kde3´ seems to work well, but `make` doesn´t seem to do a lot: make all-recursive make[1]: Entering directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2' Making all in style make[2]: Entering directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2/style' Making all in config make[3]: Entering directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2/style/config' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2/style/config' make[3]: Entering directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2/style' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2/style' make[2]: Leaving directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2/style' make[2]: Entering directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2' make[2]: Leaving directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2' make[1]: Leaving directory `/home/jclaro/programme/kde/themes/23793-krisp-0.2/krisp-0.2' is all I get ;-) Any help would be mostly appreciated! Thanks, Juan
It seems like that's fine. I don't speak that language, but I don't see any errors. You need to su to root and then do make install. --kM
I get compilation error on Suse 9.3 (KDE 3.4): krispconf.cpp:51: warning: unused variable `QVBoxLayout*layout' krispconf.cpp:231:25: krispconf.moc: No such file or directory make[3]: *** [krispconf.lo] Error 1 make[3]: Leaving directory `/home/rnd/krisp-0.2/style/config' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/rnd/krisp-0.2/style' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rnd/krisp-0.2' make: *** [all] Error 2 rnd:/home/rnd/krisp-0.2 #
cd style/config moc krispconf.h > krispconf.moc cd .. moc krisp.h > krisp.moc cd .. make That's the way you do it
it appears moc isnt on my system.
Well managed to find moc. But now get: rm: cannot remove `.libs/krispconf.o': Permission denied rm: cannot remove `.libs/krispconf.o': Permission denied krispconf.cpp: In member function `KrispStyleConfig::KrispStyleConfig(QWidget*) ': krispconf.cpp:51: warning: unused variable `QVBoxLayout*layout' Assembler messages: FATAL: can't create .libs/krispconf.o: Permission denied make[3]: *** [krispconf.lo] Error 1 make[3]: Leaving directory `/home/rnd/krisp-0.2/style/config' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/rnd/krisp-0.2/style' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rnd/krisp-0.2' make: *** [all] Error 2
inherit kde need-kde 3.2 KLV="23793" DESCRIPTION="KDE style" HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL" KEYWORDS="~x86 ~amd64"
Hey guys, let me know what you think of the new menu bar item style (File, Edit, View.. etc.). Is it better or worse than the old style and what suggestions do you have? -- kM
Is Krisp 0.2 configurable like lipstik style? The 'menu vertical band' looks ugly to me. is configuration possible?
As of now, I've disabled options because they were causing problems (aka crashes) and I wanted to push out this release ASAP. (I know, bad developer style...I'm a horrible, horrible person) Hopefully, they will be back soon and better than before. -- kM
well, just downloaded and compiled it here under kde 3.4, and it works! kmeel - great work! hope, to have more options there in krisp in the near future..
Yay!
I started playing around with the older version today and didn't like how the tabs looked in Konsole. See that it was a blending of Lipstik and Plastik styles, I was hoping that it could use the style of Plastik for the tabs. The honestly look kinda like Keramik. Was that changed with the new version? Btw, I like your style and see it having nice prospects.
Actually, tabs were one of the few things I didn't touch for this release. Right now I am working on the settings, so I'll see what I can do for making that into a setting. --kM
I just wasn't sure if that was by design or not. Can't wait to see it become a reality.