1. 6ceecea Make layout_fix_offsets take a window like layout_fix_panes. by nicm · 5 years ago
  2. 38b8a19 Fix sizing of main-vertical and main-horizontal layouts, GitHub issue 1736. by nicm · 5 years ago
  3. 6644d20 Unbreak main-vertical and main-horizontal layouts. by nicm · 5 years ago
  4. da31edd Rewrite main-vertical and horizontal to use the common spread out code by nicm · 6 years ago
  5. c660e46 Set the window size as well as the layout size when using the preset layouts. by nicm · 6 years ago
  6. f4aefb7 Fix size check for splitw -f and top level pane size for tiled layout, by nicm · 6 years ago
  7. 6469953 Support for windows larger than visible on the attached client. This has by nicm · 6 years ago
  8. c9896d9 Initialize the size of new panes created by the even-* layout correctly; by nicm · 7 years ago
  9. 3b649d2 Add a common function for spreading out cells and use it for the two by nicm · 7 years ago
  10. b160de5 Notify layout changed when choosing predefined layouts, from Joshua Brot. by nicm · 7 years ago
  11. 5c49e1d Some other stuff that can be local to one file. by nicm · 8 years ago
  12. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  13. f8cc48a Fix minimum size when pane status line is enabled, reported by Y Petremann. by nicm · 8 years ago
  14. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  15. 44657bf Move struct options into options.c. by nicm · 9 years ago
  16. 5047670 Remove some old prototypes and unused functions. by nicm · 9 years ago
  17. a5d4b7f Some more long lines. by nicm · 11 years ago
  18. 9f738dd Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen. by Nicholas Marriott · 13 years ago
  19. 0a404aa Prevent tiled producing a corrupt layout when only one column is needed, by Nicholas Marriott · 14 years ago
  20. c198664 Add other-pane-height and other-pane-width options, allowing the width by Nicholas Marriott · 14 years ago
  21. 1f18523 In the built-in layouts, distribute the panes more evenly. Set the by Nicholas Marriott · 14 years ago
  22. d529e7e Add a tiled layout, originally from Liam Bedford a while ago, fixed up by me. by Nicholas Marriott · 14 years ago
  23. d6bd9c0 Fix divide by zero on small windows with main-* layouts. by Nicholas Marriott · 15 years ago
  24. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  25. 2da4864 If select-layout is not given an argument, repply the last layout used in the by Nicholas Marriott · 15 years ago
  26. 73732ff Kill some dead stores and fix a null pointer deref, found by clang. by Nicholas Marriott · 15 years ago
  27. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago