aboutsummaryrefslogtreecommitdiffstats
path: root/tile.h
Commit message (Collapse)AuthorAgeFilesLines
* applied Jukka Salmi's setmwfact patchAnselm R. Garbe2007-08-171-1/+1
|
* renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactAnselm R. Garbe2007-08-121-1/+1
|
* fixed a commentAnselm R. Garbe2007-08-111-1/+1
|
* separated layout-specific stuff into separate .h and .c files which are ↵Anselm R. Garbe2007-08-111-0/+6
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code