
SlickBar-Tweaked for Karamba
Source (link to git-repo or to original if based on someone elses unmodified work):
Changes from optikSmoke's slickBar:
-I put Arial Black as the font for the hour, as I don't have the one that optikSmoke's had put. Also, the hour and date fonts now have shadows.
-The K icon now displays the K-Menu when pressed (thanks to rbonthond's comment)
-There are 4 new tiny icons to controls XMMS (rewind, forward, stop, play and pause)
-When the Konqueror icons are pressed, Konqui is called via "kfmclient openProfile...", so it'll take advantage of already running instance/s and load quickier.
That's it.
Ratings & Comments
5 Comments
Nice work! I found the following modifications of the noatun version helpful: CLICKAREA X=221 Y=17 W=4 H=4 onclick="dcop noatun Noatun stop" sensor=noatun format="%id" CLICKAREA X=231 Y=17 W=4 H=4 onclick="dcop noatun Noatun playpause" sensor=noatun format="%id CLICKAREA X=221 Y=6 W=4 H=4 onclick="dcop noatun Noatun back" sensor=noatun format="%id CLICKAREA X=231 Y=6 W=4 H=4 onclick="dcop noatun Noatun forward" sensor=noatun format="%id CLICKAREA X=163 Y=4 W=48 H=48 onclick="dcop kicker kicker popupKMenu 0" The calls to noatun only work if you set the allow only one instance option on it.
Heh......... I'm flattered that you did this; its cool when people are interested in my stuff :) Btw, I've updated slickbar to have the "captain podd" font you are missing, as well as the other suggestions people have indicated. You were faster than me! :)
is there a way to have a window list on it? I would really like to replace kicker... :)
I haven't found a way to do this yet, but is there a way to put a button to have xmms playlist appear/disappear. I like the update btw, nice touches.
If you have the xmms-shell plugin installed, "xmms-shell -e 'window playlist toggle'" will hide/show your playlist (I currently use this with my keyboard's "media keys"). I may include this in future updates to SlickBar.