On Wed Sep 24, 2025 at 11:56 AM CEST, Robin Candau wrote:
wlroots0.19 0.19.1-2 should have fixed that [1].
It seems that you are correct.
Did you try restarting your sway session / rebooting after the upgrade to it? Might worth a try I guess.
I did — it's hard not to when Sway crashes. I checked the pacman.log, and this morning's system upgrade installed version 0.19.1-1 (I'm not sure why this happened - perhaps it was due to an out-of-sync mirror): [2025-09-24T07:39:54+0200] [ALPM] upgraded wlroots0.19 (0.19.0-5 -> 0.19.1-1) I initially downgraded the kernel: [2025-09-24T10:06:02+0200] [ALPM] downgraded linux-lts (6.12.48-1 -> 6.12.47-1) [2025-09-24T10:06:04+0200] [ALPM] downgraded linux-lts-headers (6.12.48-1 -> 6.12.47-1) and a few moments later (after reboot), wlroots: [2025-09-24T10:11:11+0200] [ALPM] downgraded wlroots0.19 (0.19.1-1 -> 0.19.0-5) I am not sure what made me believe that the problem was with version 0.19.1-2. Regardless, I am now using wlroots 0.19.1-2, and the system is stable.
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/wlroots0.19/-/comm...
Thank you for directing me to this patch and encouraging me to perform one more check. R.