summaryrefslogtreecommitdiffstats
path: root/layout.c
Commit message (Expand)AuthorAgeFilesLines
* fixed exit condition in togglemax()Gravatar Anselm R. Garbe 2007-02-221-1/+1
* several changes, made togglemax extern and separated it from zoom() - moved z...Gravatar Anselm R. Garbe 2007-02-221-28/+64
* moved focus{next,prev} and nexttiled from client.c to layout.c (because those...Gravatar Anselm R. Garbe 2007-02-211-8/+38
* split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Gravatar Anselm R. Garbe 2007-02-201-0/+185