Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add install target to Makefile and corresponding prefix variable to config.mk | Keating950 | 2020-12-19 | 1 | -0/+5 |
* | Added basic tap-to-click for touchpad users | will | 2020-12-19 | 1 | -1/+1 |
* | Implement the idle protocol | Guido Cella | 2020-12-19 | 1 | -2/+12 |
* | simplify make clean | Guido Cella | 2020-08-28 | 1 | -1/+1 |
* | update make clean | Guido Cella | 2020-08-26 | 1 | -1/+1 |
* | layer shell initial attempt | Guido Cella | 2020-08-24 | 1 | -2/+12 |
* | make XWayland support optional | Devin J. Pohly | 2020-08-10 | 1 | -3/+4 |
* | xwayland: unmanaged (dropdown menu) support | Alexander Courtis | 2020-07-25 | 1 | -1/+1 |
* | 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-22 | 1 | -1/+1 |
* | move config.h to config.def.h | Devin J. Pohly | 2020-04-22 | 1 | -0/+3 |
* | make Makefile a bit more my style | Devin J. Pohly | 2020-04-11 | 1 | -12/+15 |
* | Start with tinywl | Devin J. Pohly | 2020-04-11 | 1 | -0/+30 |