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