aboutsummaryrefslogtreecommitdiff
path: root/config.def.h (unfollow)
Commit message (Expand)Author
2020-04-23implement focusmon and tagmonDevin J. Pohly
2020-04-23focus follows mouseDevin J. Pohly
2020-04-23add incnmaster and setmfact commandsDevin J. Pohly
2020-04-23add toggletag and toggleviewDevin J. Pohly
2020-04-23add tag and view functionsDevin J. Pohly
2020-04-23implement floating windowsDevin J. Pohly
2020-04-23turn focusnext into dwm's focusstackDevin J. Pohly
2020-04-22set normal and dwm-like defaults in config.def.hDevin J. Pohly
2020-04-22move config.h to config.def.hDevin J. Pohly
2020-04-22add setlayout functionDevin J. Pohly
2020-04-22layouts: tile and floatingDevin J. Pohly
2020-04-21"root" color was easy to make configurableDevin J. Pohly
2020-04-21introduce rules for monitor configurationDevin J. Pohly
2020-04-12add spawn and termcmdDevin J. Pohly
2020-04-11implement Button: movemouse, resizemouseDevin J. Pohly
2020-04-11start factoring Key actions into functionsDevin J. Pohly
2020-04-11some options I likeDevin J. Pohly