aboutsummaryrefslogtreecommitdiff
path: root/tile.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-19improving space usage if master is left of stack (default)Anselm R Garbe1-3/+5
2008-05-19updateAnselm R Garbe1-4/+0
2008-05-19updatetilegeom should be fine for setmfactAnselm R Garbe1-1/+1
2008-05-19recent changes, introduced togglebar, changed some defines into variable decl...Anselm R Garbe1-6/+7
2008-05-17s/tilegeom/updatetilegeom/Anselm R Garbe1-16/+16
2008-05-17moved all tile()-related stuff into tile.c which is included from config.def....Anselm R Garbe1-0/+103
2007-09-15micromizing dwm step 1Anselm R. Garbe1-85/+0
2007-09-09introduced new define RESIZEHINTS, which allows to enable/disable size hint h...Anselm R. Garbe1-1/+1
2007-08-26prepared 4.4.1 bugfix and minor feature enhancement releaseAnselm R. Garbe1-2/+1
2007-08-18applied Gottox mwfact patchAnselm R. Garbe1-8/+7
2007-08-17applied Jukka Salmi's setmwfact patchAnselm R. Garbe1-5/+11
2007-08-16applied Jukka's patchAnselm R. Garbe1-1/+3
2007-08-13small bugfixAnselm R. Garbe1-1/+1
2007-08-13made tile simplierAnselm R. Garbe1-23/+20
2007-08-13made Layout a static struct in layout.c, added some convenience getters in la...Anselm R. Garbe1-9/+4
2007-08-12renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactAnselm R. Garbe1-7/+6
2007-08-11separated layout-specific stuff into separate .h and .c files which are inclu...Anselm R. Garbe1-0/+88
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe1-131/+0
2007-02-19added some new convenience functionsAnselm R. Garbe1-4/+1
2007-02-19some more refactoringAnselm R. Garbe1-2/+4
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe1-0/+132