Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-11-22 | add install target to Makefile and corresponding prefix variable to config.mk | Keating950 | -0/+5 | |
2020-10-17 | Added basic tap-to-click for touchpad users | will | -1/+1 | |
2020-08-28 | simplify make clean | Guido Cella | -1/+1 | |
2020-08-26 | update make clean | Guido Cella | -1/+1 | |
2020-08-24 | layer shell initial attempt | Guido Cella | -2/+12 | |
2020-08-10 | make XWayland support optional | Devin J. Pohly | -3/+4 | |
2020-07-25 | xwayland: unmanaged (dropdown menu) support | Alexander Courtis | -1/+1 | |
2020-07-24 | warn but don't error on unused function | Devin J. Pohly | -1/+1 | |
2020-05-02 | sacrifice 24 lines to suckless style :) | Devin J. Pohly | -2/+2 | |
2020-04-22 | turn on some warnings | Devin J. Pohly | -1/+1 | |
2020-04-22 | move config.h to config.def.h | Devin J. Pohly | -0/+3 | |
2020-04-11 | make Makefile a bit more my style | Devin J. Pohly | -12/+15 | |
2020-04-11 | Start with tinywl | Devin J. Pohly | -0/+30 | |
Add a config.h into which configurables can be moved. |