sway/swaybar
Scott Anderson 9a3fb33e33 Change remove_event logic
We defer the removal of entries until after the poll loop has finished.
Otherwise we may end up adjusting the poll array while we're still
reading from it, causing us to skip events.
2018-04-21 14:38:34 +12:00
..
bar.c Fix swaybar output config. 2018-04-10 13:38:15 +10:00
config.c
event_loop.c Change remove_event logic 2018-04-21 14:38:34 +12:00
i3bar.c Fix memory leak on swaybar 2018-04-20 01:58:30 +01:00
ipc.c fix swaybar ipc handling 2018-04-10 22:01:22 +02:00
main.c
meson.build
render.c Fix separator height calculation 2018-04-10 22:18:54 -04:00
status_line.c