mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
This now correctly handles an incoming json infinite array by shifting most of the heavy listing to the json-c parser, as well as sending multiple statuses at once. It also removes the struct i3bar_protocol_state and moves its members into the status_line struct, allowing the same buffer to be used for both protocols. |
||
|---|---|---|
| .. | ||
| tray | ||
| bar.h | ||
| config.h | ||
| event_loop.h | ||
| ipc.h | ||
| render.h | ||
| status_line.h | ||