Patrick Ziegler

Results 306 comments of Patrick Ziegler

Was able to fix it (see #1615). The fix should appear in either the 3.3.1 or 3.4.0 release.

Yeah, this is indeed a bug. Polybar shouldn't crash if it gets invalid utf8 text from the outside. Not too sure what the best way to handle this is though....

This is a good idea. It's actually something that bothered me quite a bit in the past. On of the only reasons polybar needs a monitor name, is to figure...

It will also be a challenge to even figure out what "center" means for a font programatically

I have been digging into this a bit and things are not as straight forward as it seems. For a specific string, it is possible to determine the center (as...

I'm guessing this happens consistently, right? Unfortunately your polybar doesn't have debug symbols so the stack trace cannot tell us exactly where things went wrong. My guess is, it's in...

@vaygr That's too bad :slightly_frowning_face: When not running in the debugger do you get a segfault then? Or how does it look like? With `screenchange-reload` receiving `USR1` is normal, that's...

Having hover actions is probably something that can be implemented. However, the second part about showing certain mpd buttons on hover only, would likely require custom ipc commands for each...