
15 May
2007
15 May
'07
9:47 p.m.
On Tue, 15 May 2007 08:43:30 -0700
David Roundy
Hi all,
The new change here is beautify tile. It expands tile by about five lines, but in the process breaks it up into more generally useful functions (e.g. for user who wanted three columns in tall mode). I think it's prettier this way. Two of the lines are unused utility functions, which we could drop, which deal with the "other" orientation (split_horizontally, etc).
David
Sat May 12 14:53:01 PDT 2007 David Roundy
* put doLayout in the X monad. Tue May 15 08:40:11 PDT 2007 David Roundy
* beautify tile
Applied, thanks. In the future, please use camelCase identifiers rather than words separated by underscores. Cheers, Spencer Janssen