Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-11 | fix typo in comment | Devin J. Pohly | 1 | -1/+1 |
2020-04-11 | implement Button: movemouse, resizemouse | Devin J. Pohly | 1 | -0/+47 |
2020-04-11 | add CLEANMASK like dwm | Devin J. Pohly | 1 | -1/+4 |
2020-04-11 | make key mappings configurable in config.h | Devin J. Pohly | 1 | -10/+9 |
2020-04-11 | start factoring Key actions into functions | Devin J. Pohly | 1 | -21/+43 |