stobenski / pro

Awesome Pro themes
MIT License
255 stars 42 forks source link

systray glitch #2

Open maa-x opened 9 years ago

maa-x commented 9 years ago

There seems to be an issue with the systray, whenever the RAM, CPU or any other widget changes length, the systray icons get all buggy and overlap. Do you know how I could fix this? Maybe I should just put systay at far right rather than be the last in the right hand.

Didn't know where to find you elsewhere!

stobenski commented 9 years ago

can you show screenshot?

maa-x commented 9 years ago

2014-10-01-121340

2014-10-01-121808

Not really obvious in the first picture (overlapping of icon furthest to right). Second shows an icon being displayed in place of another.

Also I might be wrong, but I can't seem to spot difference between focused tag and non focused but occupied.

stobenski commented 9 years ago

Which version of the taglist.lua and tasklist.lua you are using, patched or original?

maa-x commented 9 years ago

Switched to patched {task,tag}list.lua, solved the tag problem, not systray.

stobenski commented 9 years ago

Try without transparent tray fix:

theme.bg_systray = "#343434"
maa-x commented 9 years ago

That fixed it, thanks. Great theme btw, many thanks for sharing.

EDIT: scratch that, fixed overlay issue, not mixup of icons (having the same systray icon twice, replacing another systray's app icon).

johnhamelink commented 9 years ago

I have this same issue. Dumb question - how do you use the patched files? If you clone --recursive are they used automatically?

Edit: Never mind, turns out I was suffering from this bug: http://help.hipchat.com/forums/138883-suggestions-ideas/suggestions/4013212-linux-client-is-missing-notification-area-icon?page=1&per_page=20

stobenski commented 9 years ago

No, not automatically. You need to overwrite /usr/share/awesome/lib/awful/widget/* files.