mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
This now uses getline to correctly handle multiple or long statuses. It also removes the struct text_protocol_state and moves its members into the status_line struct. |
||
|---|---|---|
| .. | ||
| bar.c | ||
| config.c | ||
| event_loop.c | ||
| i3bar.c | ||
| ipc.c | ||
| main.c | ||
| meson.build | ||
| render.c | ||
| status_line.c | ||