diff options
author | sabetts <sabetts> | 2001-10-10 06:25:53 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-10-10 06:25:53 +0000 |
commit | a3b74d6958b354593c73a601e014738c0de3e4a8 (patch) | |
tree | 58e9811cf04add8eb41b0f358b121030fb1ef743 /ChangeLog | |
parent | b538ebeacf38e1605c7ad551ba4d54e140f27916 (diff) | |
download | ratpoison-a3b74d6958b354593c73a601e014738c0de3e4a8.zip |
(remove_frame): Make sure the frame attempting to
take up the space of the deleted frame overlaps the deleted frame
after the size change.
(remove_frame): More debug messages
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2001-10-09 shawn <sabetts@vcn.bc.ca> + * src/split.c (remove_frame): Make sure the frame attempting to + take up the space of the deleted frame overlaps the deleted frame + after the size change. + (remove_frame): More debug messages + * src/list.c (format_window_name): add formatting option '%l' to grab the last_access field from the window. |