mirror of
https://github.com/swaywm/sway.git
synced 2025-02-15 14:45:07 +01:00
![]() This should fix the random json related crashes in swaybar. The crashes occured because the same socket was used for listening on workspace events and requesting workspace info, resulting in a unreliable message queue on the socket. The solution is to use one socket for the events and one socket for reliably requesting workspace/output info. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.c |