You are not logged in.
tint2 icon problems again...
So my last snag with tint2 was the Dropbox icon floating off to top-left of screen. As the code is now frozen and the tint2 Issues Tracker has dissappeared, I can't link to that issue, but it was resolved like this:
I found that simply setting disable_transparency = 0 (I had it set to 1) was enough to get the Dropbox icon back down in the tint2 Panel, where it belongs.
Recently something on my system (evidently not tint2, frozen at v17.0.2-1) was updated by me, and the icons for cbatticon and for MicTray have become invisible, though still responsive to mouse-overs. Killing and relaunching their parent processes (and tint2) doesn't fix this. I'm not using any compositing.
Any ideas how to get those cbatticon & MicTray icons visible again?
Last edited by ttoirrah (2022-05-03 08:08:02)
Offline
Frustrated by this, I began moving over to awesome, where I noticed, in my top-of-screen wibox.widget.systray, that the cbatticon & MicTray icons are now dark grey and black, so they were effectively invisible on my bottom-of-screen tint2 using the default black background. So going back to Openbox, in my ~/.config/tint2/tint2rc, I set:
...
# Backgrounds
...
background_color = #444444 60
# - less black, rending visible cbatticon & MicTray icon - JH
...Offline