mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
This was the source of numerous bugs, from hotplug events not being received to segfaults because wl_display_roundtrip was making the bar process unplug events while blocking in an iteration over all outputs. |
||
|---|---|---|
| .. | ||
| bar.c | ||
| config.c | ||
| event_loop.c | ||
| i3bar.c | ||
| ipc.c | ||
| main.c | ||
| meson.build | ||
| render.c | ||
| status_line.c | ||