Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | warn but don't error on unused function | Devin J. Pohly | 2020-07-24 | 1 | -1/+1 | |
| | ||||||
* | sacrifice 24 lines to suckless style :) | Devin J. Pohly | 2020-05-02 | 1 | -2/+2 | |
| | ||||||
* | turn on some warnings | Devin J. Pohly | 2020-04-23 | 1 | -1/+1 | |
| | ||||||
* | move config.h to config.def.h | Devin J. Pohly | 2020-04-23 | 1 | -0/+3 | |
| | ||||||
* | make Makefile a bit more my style | Devin J. Pohly | 2020-04-12 | 1 | -12/+15 | |
| | ||||||
* | Start with tinywl | Devin J. Pohly | 2020-04-11 | 1 | -0/+30 | |
Add a config.h into which configurables can be moved. |