systray glitch
maa-x opened this issue · 8 comments
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!
can you show screenshot?
Which version of the taglist.lua and tasklist.lua you are using, patched or original?
Switched to patched {task,tag}list.lua, solved the tag problem, not systray.
Try without transparent tray fix:
theme.bg_systray = "#343434"
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).
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
No, not automatically. You need to overwrite /usr/share/awesome/lib/awful/widget/* files.