Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-22 | add setlayout function | Devin J. Pohly | |
2020-04-22 | layouts: tile and floating | Devin J. Pohly | |
Behavior's still a little wonky but positioning is there. | |||
2020-04-21 | "root" color was easy to make configurable | Devin J. Pohly | |
2020-04-21 | introduce rules for monitor configuration | Devin J. Pohly | |
(with dwm, this would already have been done by the X server) | |||
2020-04-12 | add spawn and termcmd | Devin J. Pohly | |
2020-04-11 | implement Button: movemouse, resizemouse | Devin J. Pohly | |
2020-04-11 | start factoring Key actions into functions | Devin J. Pohly | |
2020-04-11 | some options I like | Devin J. Pohly | |
2020-04-11 | Start with tinywl | Devin J. Pohly | |
Add a config.h into which configurables can be moved. |