Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen. | Nicholas Marriott | 2011-11-09 |
* | Prevent tiled producing a corrupt layout when only one column is needed, | Nicholas Marriott | 2011-03-07 |
* | Add other-pane-height and other-pane-width options, allowing the width | Nicholas Marriott | 2010-12-19 |
* | In the built-in layouts, distribute the panes more evenly. Set the | Nicholas Marriott | 2010-12-08 |
* | Add a tiled layout, originally from Liam Bedford a while ago, fixed up | Nicholas Marriott | 2010-04-25 |
* | Fix divide by zero on small windows with main-* layouts. | Nicholas Marriott | 2010-02-03 |
* | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott | 2009-12-03 |
* | If select-layout is not given an argument, repply the last layout used in the | Nicholas Marriott | 2009-07-28 |
* | Kill some dead stores and fix a null pointer deref, found by clang. | Nicholas Marriott | 2009-07-20 |
* | Improved layout code. | Nicholas Marriott | 2009-07-19 |