Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-30 | Fix feature macros for FreeBSD | sghctoma | |
On FreeBSD, snprintf and vsnprintf are visible only if _XOPEN_SOURCE >= 600. | |||
2018-06-17 | Set pool_buffers busy when handing them out | vilhalmer | |
2018-05-27 | client/pool-buffer: munmap in destroy_buffer | emersion | |
2018-05-27 | client/pool-buffer: set CLOEXEC on buffer FD, just in case | emersion | |
2018-04-05 | Handle output removal on swaybar | Drew DeVault | |
2018-03-31 | assert(fd != -1); | Drew DeVault | |
Thanks @martinetd | |||
2018-03-28 | Address review comments | Drew DeVault | |
2018-03-28 | Fix style | Drew DeVault | |
2018-03-28 | Add solid-color rendering to swaybg | Drew DeVault | |