summaryrefslogtreecommitdiffstats
path: root/layout-set.c
AgeCommit message (Expand)Author
2014-11-08No need for $Id$ now.Nicholas Marriott
2014-04-23Merge branch 'obsd-master'Thomas Adam
2014-04-17Some more long lines.nicm
2011-11-10Sync OpenBSD patchset 978:Tiago Cunha
2011-11-09Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen.Nicholas Marriott
2011-07-09Expand the Id keyword. Tiago Cunha
2011-03-19Sync OpenBSD patchset 867:Tiago Cunha
2011-03-07Prevent tiled producing a corrupt layout when only one column is needed,Nicholas Marriott
2010-12-22Sync OpenBSD patchset 799:Tiago Cunha
2010-12-19Add other-pane-height and other-pane-width options, allowing the widthNicholas Marriott
2010-12-08In the built-in layouts, distribute the panes more evenly. Set theNicholas Marriott
2010-12-07In the built-in layouts, distribute the panes more evenly.Micah Cowan
2010-05-14Sync OpenBSD patchset 688:Tiago Cunha
2010-04-25Add a tiled layout, originally from Liam Bedford a while ago, fixed upNicholas Marriott
2010-02-05Sync OpenBSD patchset 631:Tiago Cunha
2010-02-03Fix divide by zero on small windows with main-* layouts.Nicholas Marriott
2009-12-04Sync OpenBSD patchset 581:Tiago Cunha
2009-12-03Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott
2009-07-28Sync OpenBSD patchset 191:Tiago Cunha
2009-07-28If select-layout is not given an argument, repply the last layout used in theNicholas Marriott
2009-07-20Sync OpenBSD patchset 145:Tiago Cunha
2009-07-20Sync OpenBSD patchset 142:Tiago Cunha
2009-07-20Kill some dead stores and fix a null pointer deref, found by clang.Nicholas Marriott
2009-07-19Improved layout code.Nicholas Marriott