Age | Commit message (Expand) | Author |
---|---|---|
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 |