Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add spawn and termcmd | Devin J. Pohly | 2020-04-12 | 1 | -0/+11 |
* | treat startup command as long-running | Devin J. Pohly | 2020-04-11 | 1 | -1/+18 |
* | 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 |