diff options
author | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2015-12-25 15:29:36 +0100 |
---|---|---|
committer | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2015-12-25 15:57:04 +0100 |
commit | e370187394c90e5953eb31f18f574df773fd11eb (patch) | |
tree | 6102e1314641dd13518fa35981170b79db90098b /include/commands.h | |
parent | 2179ac353c594c4326a1d18c4c6d640bec3f5e73 (diff) |
swaybar: Fix json related crash.
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.
Diffstat (limited to 'include/commands.h')
0 files changed, 0 insertions, 0 deletions