Patrick Ziegler

Results 306 comments of Patrick Ziegler

@bennofs Could this be because we always use pseudo-transparency for the tray? EDIT: Though even if I enable pseudo-transparency in the bar, this happens when compton is running.

@catzybluphish How did you configure the tray and how did you configure the compton blur?

@bennofs I noticed that even if I set `pseudo-transparency = true` and compton is running, the bar is still blurred while the tray is not. Is there something else we...

@ShinysArc So the bar is not blurred, not just the tray? You probably have polybar (or something like dock) in an exclude rule.

Everything looks in order. Can you post your entire config as well as the output of `ip link`

Oh, that's gonna be a pain to implement. But you're right, we shouldn't show separators for empty labels. The main difficulty will come from the logic behind when to display...

Yeah, everything is alright with your config. Help me track this down. There are a few reasons that could be happening: * Does the folder `/sys/class/net/wlp0s19f2u1u3/wireless` exist? * What are...

padding and margin already exist for those labels. If you use the separator for empty space only, padding definitely is more preferable. But if you use a character like `|`...

Alright, this does look very similar to #1927. But there at some point an SSID is displayed it's just not updated, but I think the underlying issue is the same,...