
kembru
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
EstebanTristan
12 years ago
This plasmoid is great. However, everytime I restart X, it goes back to its original size 400x200. I modified by myself kembru.rc but it doesn't do anything. Do I need to extract the skz and scale everything myself?
I am using Kubuntu 8.10.
Report
joth666
12 years ago
Just wondering if it would be possible for a next version where it would also display the star-rating? And preferably set the rating as well?
Report
Peaudepailles
12 years ago
Report
ElTimo
12 years ago
I wasn't going to download this at first, but when i saw that you were playing Kamelot in the preview picture, i kinda had to. March of Mephisto is probably their best song EVER.
Great plasmoid, and rock on.
Report
downdiagonal
12 years ago
if [ `dcop amarok player album | wc -c` -lt 36 ]; then echo `dcop amarok player album`; else echo -n `dcop amarok player album | cut -c -32`; echo ...; fi
Report
downdiagonal
12 years ago
Replace this:
dcop amarok player album
With this:
if [ `dcop amarok player album | wc -c` -lt 36 ]; then echo `dcop amarok player album`; else echo `dcop amarok player album | cut -c -32`...; fi
Report
Fenix-TX
12 years ago
Report
rowancompsciguy
12 years ago
Once thing, where did you get the icons in your folderview for movies? Those look like some of the original concept designs for the Oxygen icons that I like MUCH better than the ones that are currently in KDE4. Could you tell me where I can get those style folder icons?
Again, great work!!
Report
arxus
12 years ago
Icon theme, i downloaded that theme with a script: http://www.kde-look.org/content/show.php/fixed+oxygen+icon+script?content=65565
I don't know if it work yet, if don't work, tell me and i send you.
Report
rowancompsciguy
12 years ago
The script doesn't appear to be working for me. Could you possibly post the icons?
Report
tittiatcoke
12 years ago
The plasmoid looks good, but the wallpaper is great. Where can I find it ?
Thanks
Raymond
Report
arxus
12 years ago
KDE Wallpaper 1680x1050: http://kde-look.org/content/show.php/Killer+Tux?content=77739
KDE Wallpaper 1600x1200: http://kde-look.org/content/show.php/Killer+Tux?content=77738
Report