Age | Commit message (Expand) | Author |
---|---|---|
2022-11-25 | Use shm_open instead of mkstemp | Manuel Stoeckl |
2021-05-10 | cairo: Replace <cairo/cairo.h> by <cairo.h> | Issam E. Maghni |
2019-11-01 | Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. | Sheena Artrip |
2019-04-25 | swaybg: split into standalone project | Drew DeVault |
2019-01-22 | Fix dead stores found by scan-build | M Stoeckl |
2019-01-21 | Removed unused wlroots dependency for sway(bg|bar|msg|nag) | M Stoeckl |
2018-09-03 | Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE | sghctoma |
2018-08-30 | Fix feature macros for FreeBSD | sghctoma |
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 |
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 |