sghctoma
|
073dcb3a86
|
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
|
2018-09-03 09:08:49 +02:00 |
|
sghctoma
|
cc16948c85
|
Fix feature macros for FreeBSD
On FreeBSD, snprintf and vsnprintf are visible only if
_XOPEN_SOURCE >= 600.
|
2018-08-30 09:34:26 +02:00 |
|
vilhalmer
|
54a5ee2747
|
Set pool_buffers busy when handing them out
|
2018-06-17 17:34:12 -04:00 |
|
emersion
|
36d5d4b40f
|
client/pool-buffer: munmap in destroy_buffer
|
2018-05-27 14:09:48 +01:00 |
|
emersion
|
8df2238956
|
client/pool-buffer: set CLOEXEC on buffer FD, just in case
|
2018-05-27 14:09:45 +01:00 |
|
Drew DeVault
|
f242362e7e
|
Handle output removal on swaybar
|
2018-04-05 16:04:30 -04:00 |
|
Drew DeVault
|
59f362196b
|
assert(fd != -1);
Thanks @martinetd
|
2018-03-31 12:01:02 -04:00 |
|
Drew DeVault
|
d39bda76c4
|
Address review comments
|
2018-03-28 14:43:23 -04:00 |
|
Drew DeVault
|
53e3763b58
|
Fix style
|
2018-03-28 14:25:19 -04:00 |
|
Drew DeVault
|
632bb948b7
|
Add solid-color rendering to swaybg
|
2018-03-28 14:25:19 -04:00 |
|