sargon / trayer-srg

trayer fork with multi monitor support, cleaned up codebase and other fancy stuff
Other
223 stars 34 forks source link

transparent part of icons are not repainting #40

Open Javran opened 5 years ago

Javran commented 5 years ago

trayer-srg version 1.1.8

trayer-srg --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 11 --transparent true --tint 0xe0e0e0 --height 24

when I try to drag some window on top of the trayer, the transparent part of the icons are not redrawing:

2018-11-17_201757_3840x1080_scrot

this is what it's suppose to look like (after restarting trayer):

2018-11-17_201833_3840x1080_scrot

please let me know if any info can be provided to help troubleshotting.

codedmart commented 3 years ago

I am also seeing this. Any way to help move this forward or ideas where in the code to possibly look to fix this?

sargon commented 3 years ago

I had investigated this, and have that problem myself, but was not able to deterministic reproduce the behavior to further pin it down. And hey in your case the space just expands in my case the icons drift under the bar on the left and are unclickable after. I expected to find the problem inside the widget construction code.