Patrick Ziegler
Patrick Ziegler
Alright, I did some testing with this. Turns out, `wm-restack` doesn't work in xfce4 without `override-redirect = true` because in xfce, the polybar window isn't a top level window, but...
I wrote that answer, so yes it is true. I do not have the capacity to implement support for Unicode control characters. I will mark this as a feature request....
@Aghabeiki Honestly, I don't really know how big this task is. The renderer is pretty tightly coupled to cairo, so if we have to remove cairo, this will probably mean...
@doronbehar We have gotten reports that polybar doesn't work with interface types other than ethernet or wireless. For example wireguard interfaces don't work (see #1531) and many other probably don't...
I'll try my hands on this, once #84 is merged. Only having the lock and text on a specific monitor (or the one set as primary by xrandr) should be...
Yeah, but that would mean we would either need to add a component that needs to be compiled to this project or build a command line wrapper for xinerama, which...
That would be great. I haven't looked too hard at `xcb/xinerama.h` and others but I couldn't find a way to get a xrandr style name for a xinerama monitor index....
Normal i3lock can't display the unlock indicator on a specific monitor anyways.
As I said before, I will work on this feature once #87 gets merged. This may take a while since everyone is very busy. If you want you can try...
Did you checkout the multimonitor branch?