aboutsummaryrefslogtreecommitdiffstats
path: root/tile.c
Commit message (Collapse)AuthorAgeFilesLines
* separated layout-specific stuff into separate .h and .c files which are ↵Anselm R. Garbe2007-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.cAnselm R. Garbe2007-02-191-131/+0
|
* added some new convenience functionsAnselm R. Garbe2007-02-191-4/+1
|
* some more refactoringAnselm R. Garbe2007-02-191-2/+4
|
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-191-0/+132