sway/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
..
bar.c swaybar: use output names instead of output indexes 2018-09-17 16:04:09 +02:00
config.c Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.c swaybar: fix empty function prototypes 2018-09-18 11:36:33 +01:00
i3bar.c swaybar: rewrite i3bar protocol handling 2018-09-18 11:36:33 +01:00
ipc.c Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE 2018-09-03 09:08:49 +02:00
main.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build Revert "Install swaybar and swaybg under /usr/lib/sway" 2018-05-06 00:20:57 +01:00
render.c swaybar: rewrite i3bar protocol handling 2018-09-18 11:36:33 +01:00
status_line.c swaybar: rewrite i3bar protocol handling 2018-09-18 11:36:33 +01:00