sway/include/swaybar
Ian Fan 7882ac66ef swaybar: rewrite i3bar protocol handling
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.
2018-09-18 11:36:33 +01:00
..
tray
bar.h swaybar: use output names instead of output indexes 2018-09-17 16:04:09 +02:00
config.h
event_loop.h swaybar: fix empty function prototypes 2018-09-18 11:36:33 +01:00
ipc.h
render.h
status_line.h swaybar: rewrite i3bar protocol handling 2018-09-18 11:36:33 +01:00