diff options
author | sabetts <sabetts> | 2002-10-18 09:03:42 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-10-18 09:03:42 +0000 |
commit | 1320a80e669c272c80f50e670684b1b689dcf4b2 (patch) | |
tree | 6eb4e39ff61dee260239e8de71ef48bc7eea3808 /ChangeLog | |
parent | 37798ce885a55a4400ac3b0c72a0fb4fe33efb57 (diff) | |
download | ratpoison-1320a80e669c272c80f50e670684b1b689dcf4b2.zip |
* src/actions.c (read_split): a negative number means subtract the
pixels from the frame's current size to get the new frame's size.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-10-18 Shawn Betts <sabetts@sfu.ca> + * src/actions.c (read_split): a negative number means subtract the + pixels from the frame's current size to get the new frame's size. + * src/split.c (VERTICALLY): new define (VERTICALLY): likewise (split_frame): new argument 'pixels'. The current frame is split |