summaryrefslogtreecommitdiffstats
path: root/tile.c
Commit message (Collapse)AuthorAgeFilesLines
* separated layout-specific stuff into separate .h and .c files which are ↵Gravatar Anselm R. Garbe 2007-08-111-0/+88
| | | | included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
* merged tag.c, view.c and tile.c to manage.cGravatar Anselm R. Garbe 2007-02-191-131/+0
|
* added some new convenience functionsGravatar Anselm R. Garbe 2007-02-191-4/+1
|
* some more refactoringGravatar Anselm R. Garbe 2007-02-191-2/+4
|
* introduced tile.c, some refactoring of functionsGravatar Anselm R. Garbe 2007-02-191-0/+132