
Kickbar - My Slickbar Modification
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
My modification for the slickbar - using the python extension.
The icons enlarge and they aren't "hardcoded" anymore, so you can change them easily in the Python file.
Currently waiting for the next superkaramba release, which will *hopefully* include drag'n'drop and a tray. kickbar will be a kicker replacement then!
If anyone is interested, I could try to tidy up the script ( ;) ) and upload it (xmms version, but there should be no problem changing it.)
17 years ago
Update #3:
Now, there's a new row for tray and taskbar. The space on the right is used for sensors.
Update #2:
Minor icon changes, space for possible tray added.
Update #1:
Moved Pic from Download to Screenshot :D
17 years ago
Update #3:
Now, there's a new row for tray and taskbar. The space on the right is used for sensors.
Update #2:
Minor icon changes, space for possible tray added.
Update #1:
Moved Pic from Download to Screenshot :D
soulrebel
17 years ago
think about it!
Report
flowerdragon
17 years ago
Report
wizzard
17 years ago
but it's still just a screenshot until systray and taskbar is included in karamba :(
Report
wizzard
17 years ago
Report
wizzard
17 years ago
And does anybody know the params to call
Report
fault
17 years ago
However, it's quite easy to do within C++.. look at kdebase/kicker/core/showdesktop.cpp
Report
fault
17 years ago
Report
Rodion
17 years ago
As for starting an application without a title bar, try 'kstart --type Override [app_name]'. Unfortunately, this does not seem to accept the standard X '-geometry' string. I don't know of any way to specify where a window should appear in KDE, except by saving the window position (window menu -> Store Window Settings). However, you need to first start the program, move it to where you want it, then save its settings.
Report