Patrick Ziegler

Results 306 comments of Patrick Ziegler

I don't think i3 handles this either, at least I can't find anything in the code.

Thanks for reporting :) The workaround you describe only works if all desktops on the same monitor are right next to each other. Anything else doesn't work. The `DESKTOP_SEL` in...

Oh, `pin-workspaces` probably leads to the module not registering all monitors. I guess the proper way to solve this is to maintain a complete view of the bspwm state in...

> Now focus payload looks like this: bspc desktop -f ^:^ That's probably the safest solution for this. Mind opening a PR with your changes?

I'm not around right now, so can't really review this. Will review once I'm back and have time. But general idea looks good. Except that you just try the first...

I'm not the biggest fan of iterating until no file is found. Is it guaranteed that all `thermal_zoneX` appear in order without gaps? Also, the error message for when no...

Looks very good now. I'll not be at my computer for a few weeks, so I'll have to do the final review + testing once I get back.

Wouldn't classify this as a bug. `DEFAULT_FORMAT` is only meant to hardcode the default name for the config option, it does not mean that that config option holds the default...

@bryanhonof Can you post the output of `xwininfo -tree -root` when polybar is still visible and when polybar disappears after a reload