Commit message (Collapse) | 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 | 1 | -0/+47 |
| | |||||
* | 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 | 1 | -21/+43 |
| | |||||
* | Start with tinywl | Devin J. Pohly | 2020-04-11 | 1 | -0/+950 |
Add a config.h into which configurables can be moved. |