|
From: Ed S. <edm...@cm...> - 2013-02-10 16:44:34
|
Hi all,
I've been having a problem with my statusbar for a long time. My
problem is that any changes to the icons results in all the icons
disappearing until notion is restarted. I've reproduced this with
several statusbar applications, including trayer and docker.
I don't do anything too weird in my configuration files. Here's my
statusbar template:
template="[ %date || load: %load || %linuxbatt (%linuxbatt_state)
] %systray"
And I do have kludges to put docker and trayer in the statusbar, e.g.:
defwinprop{
class = "trayer",
statusbar = "systray",
}
I am running trayer like this: trayer --transparent true --widthtype
request --alpha 255
To see the problem, I can do the following:
* Run some programs that have status icons. I am using pidgin, and
nm-applet right now
* Kill trayer
* Restart trayer
* Note that icons are not visible in statusbar.
* Restart notion
* Note that icons become visible
Has anyone experienced something similar? Alternatively, if someone
has a setup that works, could you tell me so I could test it?
Thanks,
Ed
|