-
-
Notifications
You must be signed in to change notification settings - Fork 711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repaint issues in the tray area #1143
Comments
The tray is quite broken on some systems. We will have a rewrite of the tray at some point |
I see, too bad because it was working one week ago :( I will see if I can contributed in the near future.. |
That's strange, we didn't change any tray code in a long time. Any help is appreciated :) |
Might be caused by updating one or more libraries if it indeed worked before. If that is the case, then we can't do anything about it except roll back that library. |
I have the same issue, the icons can randomly get broken. Another tray issue is that randomly when i start my computer or do changes to the configuration file some tray icons do not show up at all, its like the tray moves into a weird position which also causes my date module to not be fully visible. Polybar 3.2.1 |
The same bug happens in i3bar and there you can "fix it" by using the transparent flag, so it is something fixable but I think related to a library update 'cause doesn't occurred before. |
Hmm, the latest development version cleaned up tray transparency a bit in #595, maybe this will help resolve this. |
So far after using master instead of the latest release it seems to be working a lot better for me 😃 |
Awesome! I'm going to wait for a bit to hear from others if it's also fixed for them. Once 3.3.0 is released, most people should start to notice the change. |
After using it for longer, it seems it isn't completely fixed 😢 |
Too bad, at least it got better.
Yep, that was always the plan. |
Those of you who can reproduce this reliably. What icons cause it (from which application) and is it always the same icon? Some time ago someone created a PR that supposedly fixes this, can you try out #1415 and report back if it fixed it? |
We have recently implemented a new tray that runs as a module where we rewrote a lot of the rendering code (#2609, #2689). Some of these rendering issues may be fixed by this, but there are still some that may occur (I have been struggling to fix the dropbox icon using arbitrary images as its background data). |
I am running i3 and the Arc icon theme. I am using compton but the issue appears also without it.
The icons are fine on first paint (after started) and if they change because I muted the audio o disconnected from network they are completely broken:
Polybar version
Running Xorg and intel drivers.
The text was updated successfully, but these errors were encountered: