sway/swaynag
Geoff Greer 208831aec6 Fix compiler errors.
- Some platforms don't expose kill() unless _POSIX_C_SOURCE is defined.
- fork(), execl(), and setsid() need unistd.h on some platforms.

Basically, this fixes some platform-specific build errors.
2018-08-05 00:24:44 -07:00
..
config.c swaynag: don't drop \n for first line 2018-08-01 22:55:20 -04:00
main.c Add missing stdlib.h includes to swaynag 2018-08-03 19:24:44 +10:00
meson.build swaynag: add math to meson.build 2018-08-01 22:47:54 -04:00
render.c swaynag: fix hidpi 2018-08-01 22:47:54 -04:00
swaynag.1.scd swaynag: add blank lines after headings in scdocs 2018-08-01 22:47:54 -04:00
swaynag.5.scd swaynag: add blank lines after headings in scdocs 2018-08-01 22:47:54 -04:00
swaynag.c Fix compiler errors. 2018-08-05 00:24:44 -07:00
types.c swaynag: swaybar like default colors 2018-08-01 22:47:54 -04:00