Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-24 | Use size_t instead of int and calloc instead of malloc | Ryan Dwyer | |
2018-04-24 | Implement criteria commands | Ryan Dwyer | |
Implements the following commands: * for_window [...] <cmdlist> * assign [...] <workspace> | |||
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
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-12-15 | Handle calloc failures | Drew DeVault | |
2016-12-15 | Handle allocation failure in commands | Drew DeVault | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |