Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-22 | swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC ↵ | Geoff Greer | |
response can't be parsed. The default max nesting depth of json-c is 32, which can cause some valid trees to fail to be parsed, so increase that. Also instead of segfaulting, just abort and print the error returned by json-c. | |||
2017-06-06 | FreeBSD fixes | johalun | |
Increase _POSIX_SOURCE value where needed. Increase _XOPEN_SOURCE value where needed. Conditionally link to libcap (only on Linux). Possibly some trailing whitespace fixes (automatic). | |||
2017-03-10 | UnGNUify the codebase | Drew DeVault | |
2016-09-18 | implement "focused container" feature for swaygrab | Zandr Martin | |