Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo in comment | Devin J. Pohly | 2020-04-11 | 1 | -1/+1 |
* | implement Button: movemouse, resizemouse | Devin J. Pohly | 2020-04-11 | 2 | -0/+52 |
* | make Makefile a bit more my style | Devin J. Pohly | 2020-04-11 | 1 | -12/+15 |
* | add CLEANMASK like dwm | Devin J. Pohly | 2020-04-11 | 1 | -1/+4 |
* | make key mappings configurable in config.h | Devin J. Pohly | 2020-04-11 | 1 | -10/+9 |
* | start factoring Key actions into functions | Devin J. Pohly | 2020-04-11 | 2 | -21/+50 |
* | some options I like | Devin J. Pohly | 2020-04-11 | 1 | -1/+1 |
* | Start with tinywl | Devin J. Pohly | 2020-04-11 | 6 | -0/+1731 |