| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-12 | add spawn and termcmd | Devin J. Pohly | -2/+17 | |
| 2020-04-11 | treat startup command as long-running | Devin J. Pohly | -1/+18 | |
| Not quite a perfect mirror of xinit, where the startup command execs the window manager, and the termination of that process brings down the windowing system, but it might be the Wayland analogue. | ||||
| 2020-04-11 | add *.o to ignore | Devin J. Pohly | -0/+1 | |
| 2020-04-11 | fix typo in comment | Devin J. Pohly | -1/+1 | |
| 2020-04-11 | implement Button: movemouse, resizemouse | Devin J. Pohly | -0/+52 | |
| 2020-04-11 | make Makefile a bit more my style | Devin J. Pohly | -12/+15 | |
| 2020-04-11 | add CLEANMASK like dwm | Devin J. Pohly | -1/+4 | |
| 2020-04-11 | make key mappings configurable in config.h | Devin J. Pohly | -10/+9 | |
| 2020-04-11 | start factoring Key actions into functions | Devin J. Pohly | -21/+50 | |
| 2020-04-11 | some options I like | Devin J. Pohly | -1/+1 | |
| 2020-04-11 | Start with tinywl | Devin J. Pohly | -0/+1731 | |
| Add a config.h into which configurables can be moved. | ||||
