Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | Allow swaynag to be disabled | Brian Ashworth | |
2018-08-05 | Fix compiler errors. | Geoff Greer | |
- 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-03 | Remove swaynag_clone and use memcpy | Brian Ashworth | |
2018-08-03 | Write to swaynag pipe fd directly on config errors | Brian Ashworth | |