Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-22 | move config.h to config.def.h | Devin J. Pohly | 1 | -46/+0 | |
2020-04-22 | add setlayout function | Devin J. Pohly | 1 | -0/+2 | |
2020-04-22 | layouts: tile and floating | Devin J. Pohly | 1 | -6/+13 | |
Behavior's still a little wonky but positioning is there. | |||||
2020-04-21 | "root" color was easy to make configurable | Devin J. Pohly | 1 | -0/+3 | |
2020-04-21 | introduce rules for monitor configuration | Devin J. Pohly | 1 | -0/+11 | |
(with dwm, this would already have been done by the X server) | |||||
2020-04-12 | add spawn and termcmd | Devin J. Pohly | 1 | -2/+6 | |
2020-04-11 | implement Button: movemouse, resizemouse | Devin J. Pohly | 1 | -0/+5 | |
2020-04-11 | start factoring Key actions into functions | Devin J. Pohly | 1 | -0/+7 | |
2020-04-11 | some options I like | Devin J. Pohly | 1 | -1/+1 | |