Age | Commit message (Expand) | Author |
---|---|---|
2024-02-23 | Define _POSIX_C_SOURCE globally | Simon Ser |
2020-07-30 | common/loop: check return of realloc | Antonin Décimo |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-10-17 | Increase _POSIX_C_SOURCE to 200112L | sghctoma |
2018-10-15 | common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC | Cole Mickens |
2018-10-15 | Event loop: Fix memmove and remove extraneous declaration | Ryan Dwyer |
2018-10-15 | Event loop: Free fds and fix race condition | Ryan Dwyer |
2018-10-15 | Remove timerfd from loop implementation | Ryan Dwyer |
2018-10-15 | swaylock: Remove indicator after 3 seconds | Ryan Dwyer |
2018-10-15 | Move swaybar's event loop to common directory and refactor | Ryan Dwyer |