mirror of
https://github.com/swaywm/sway.git
synced 2025-03-11 17:23:53 +00:00
* The loop functions are now prefixed with `loop_`. * It is now easy to add timers to the loop. * Timers are implemented using pollfd and timerfd, rather than manually checking them when any other event happens to arrive. |
||
---|---|---|
.. | ||
bar.c | ||
config.c | ||
i3bar.c | ||
ipc.c | ||
main.c | ||
meson.build | ||
render.c | ||
status_line.c |