Simon Ser

Results 1949 comments of Simon Ser

(2) is now done. See you on the other side!

This is kind of a sway bug. It should keep the configuration on reload. Or request that kanshi sends the configuration again? I'm not sure how it could do this.

>when i reload and if I have an external display connected, all my windows close This should fix it: https://github.com/swaywm/wlroots/pull/1765

Sway could destroy all output-management heads and re-add them to ask clients to configure them again.

This sounds like a bug.

tl;dr histerical raisins The `position 0,0` syntax used to be supported by Sway, however i3 compat required Sway to split commands on commas. So now the position value needs to...

Needs a protocol addition.

Can you collect a `WAYLAND_DEBUG=1` log of kanshi?

Sounds like you're hitting https://github.com/swaywm/wlr-protocols/issues/62

Fixing this race condition requires protocol changes, yes.