mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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. |
||
|---|---|---|
| .. | ||
| background-image.c | ||
| cairo.c | ||
| ipc-client.c | ||
| list.c | ||
| log.c | ||
| loop.c | ||
| meson.build | ||
| pango.c | ||
| readline.c | ||
| stringop.c | ||
| unicode.c | ||
| util.c | ||