Description: This is a heavily manipulated TUXBAR. The big left button opens the menu, the rest is: Home - evolution - mozilla - wine - OOffice - gimp - konsole - xmms - eclipse - xine The meters show CPU/Network Out/In/Memory-usage from left to right. The icons are from the IceOSX-Theme.
The first shot is the whole desktop, the second only the bar.
Have fun.
----------------------------- If you don't see it, it's perhaps below your screen ;-) Modify the .theme for your resolution.
@desktop switcher:
Well, it's a taskbar showing 5 tasks ;-)
@background pic:
It's a wallpaper in a wallpaper RPM i installed. Must be from texstar or PLF...
Call to widgetUpdated failed
Traceback (most recent call last):
File "/home/dusty/EyeCandy/karamba/qs/qeldromasBar.py", line 43, in widgetUpdated
if init == 0:
UnboundLocalError: local variable 'init' referenced before assignment
I get this constantly, about 5 or 10 each second printed to konsole, and I do not get the nice background that your screenshot shows
I noticed that I was getting the same error.
Here is how to fix it:
1. Open qeldromasBar.py with a text editor.
2. Add the line "global init" (without quotes) somewhere between "def widgetUpdated(widget):" and "if init == 0:"
3. That should fix it. :)
Well.... It's not transparent ;-)
Just the same color as the background.
In fact it's only the kicker with all removed but tasks.
Then i moved it there via DragNDrop.
Is there a way to switch it transparent??
Ratings & Comments
9 Comments
@desktop switcher: Well, it's a taskbar showing 5 tasks ;-) @background pic: It's a wallpaper in a wallpaper RPM i installed. Must be from texstar or PLF...
Call to widgetUpdated failed Traceback (most recent call last): File "/home/dusty/EyeCandy/karamba/qs/qeldromasBar.py", line 43, in widgetUpdated if init == 0: UnboundLocalError: local variable 'init' referenced before assignment I get this constantly, about 5 or 10 each second printed to konsole, and I do not get the nice background that your screenshot shows
I noticed that I was getting the same error. Here is how to fix it: 1. Open qeldromasBar.py with a text editor. 2. Add the line "global init" (without quotes) somewhere between "def widgetUpdated(widget):" and "if init == 0:" 3. That should fix it. :)
i mean the 4 buttons on the top of your screenshot
I got .... a desktop switcher somewhere??
need this desktop switcher on the top ;)
It's just a tiny kicker without anything but tasks. There's no transparency, only blue color, does somebody know an easy Way for it?
How did you get the taskbar at the top of the screen? Just set a kicker to hold only the taskbar and then set it to transparent?
Well.... It's not transparent ;-) Just the same color as the background. In fact it's only the kicker with all removed but tasks. Then i moved it there via DragNDrop. Is there a way to switch it transparent??