Jeroen Wijenbergh
Jeroen Wijenbergh
Sure, makes sense. But what about making it a config option instead?
Yes I think prefixing it with wl_ in the config is a good idea
can reproduce, investigating...
threading issue. We have to run the commandset run commands in a separate thread. (not a proper fix but you get the idea where the bug is): ```diff diff --git...
Could we make the scale factor a config.Screen variable? Or better yet, can't we just get the scale from the wlr_output pointer?
> how do hyperland / sway work around it (maybe they dont, need to check) sway definitely doesn't, not sure about hyprland. There's not much to do about it as...
Do you perhaps have wlroots 0.17.0 instead of 0.16.0?
what command did you run to get that?
Tbf I don't really understand the details here still, but the code to me looks pretty clean
Thanks for the pr! Just a general comment from my phone, borders for internal Windows are used in libqtile/popup.py see https://github.com/qtile/qtile/pull/4406