aboutsummaryrefslogtreecommitdiff
path: root/tile.h
AgeCommit message (Collapse)AuthorFilesLines
2007-09-15micromizing dwm step 1Anselm R. Garbe1-6/+0
2007-08-17applied Jukka Salmi's setmwfact patchAnselm R. Garbe1-1/+1
2007-08-12renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactAnselm R. Garbe1-1/+1
2007-08-11fixed a commentAnselm R. Garbe1-1/+1
2007-08-11separated layout-specific stuff into separate .h and .c files which are ↵Anselm R. Garbe1-0/+6
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code