diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-18 21:01:38 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-18 21:01:38 +0000 |
commit | ab4e5e8574c3ccffeed275eeebc4845e3f33acab (patch) | |
tree | 60b6019361ac2d801c3b2b29531a1acffa175426 /tmux.c | |
parent | b6b00c53bdd386b0570544d561e4a9d176d13291 (diff) | |
download | rtmux-ab4e5e8574c3ccffeed275eeebc4845e3f33acab.tar.gz rtmux-ab4e5e8574c3ccffeed275eeebc4845e3f33acab.tar.bz2 rtmux-ab4e5e8574c3ccffeed275eeebc4845e3f33acab.zip |
Clean up manual layout code:
- change the one layout function into two _refresh and _resize
- create layout-manual.c for manual layout code
- move the fit panes/update panes code from window.c to the new file as it is only used by manual layout now
- move the resize pane code into layout-manual.c as well
- get rid of the direct calls to fit/update and make them go through layout
- rename a couple of variables
This is mainly as a first step before reworking the manual layout code to see if anything breaks.
Diffstat (limited to 'tmux.c')
0 files changed, 0 insertions, 0 deletions