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 Fix init_tray function declaration 2017-11-05 20:09:16 +01:00
bar.h swaybar: use output names instead of output indexes 2018-09-17 16:04:09 +02:00
config.h Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.h swaybar: fix empty function prototypes 2018-09-18 11:36:33 +01:00
ipc.h Render i3bar blocks 2018-04-02 11:09:23 -04:00
render.h Start port of swaybar to layer shell 2018-03-29 22:11:08 -04:00
status_line.h swaybar: rewrite i3bar protocol handling 2018-09-18 11:36:33 +01:00