summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2022-11-25Use shm_open instead of mkstempManuel Stoeckl
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2019-11-01Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Sheena Artrip
2019-04-25swaybg: split into standalone projectDrew DeVault
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl
2018-09-03Change _XOPEN_SOURCE defines to _POSIX_C_SOURCEsghctoma
2018-08-30Fix feature macros for FreeBSDsghctoma
2018-06-17Set pool_buffers busy when handing them outvilhalmer
2018-05-27client/pool-buffer: munmap in destroy_bufferemersion
2018-05-27client/pool-buffer: set CLOEXEC on buffer FD, just in caseemersion
2018-04-05Handle output removal on swaybarDrew DeVault
2018-03-31assert(fd != -1);Drew DeVault
2018-03-28Address review commentsDrew DeVault
2018-03-28Fix styleDrew DeVault
2018-03-28Add solid-color rendering to swaybgDrew DeVault