diff options
author | sabetts <sabetts> | 2002-01-26 11:56:06 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-26 11:56:06 +0000 |
commit | 17f8b39f56521459d6debf30908c25613decec3f (patch) | |
tree | 897330880a9497cb0675ab8ebda07a3d0878789c /ChangeLog | |
parent | c6ad09dc4e666fde6a30379002ea12aa9010f6fe (diff) | |
download | ratpoison-17f8b39f56521459d6debf30908c25613decec3f.zip |
(set_active_window): Corrected a bug in determining
what a maxsize window is. Only one of width or height must be less
than the screen width or height for a window to qualify as a
maxsize window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-01-26 shawn <sabetts@vcn.bc.ca> + + * src/list.c (set_active_window): Corrected a bug in determining + what a maxsize window is. Only one of width or height must be less + than the screen width or height for a window to qualify as a + maxsize window. + 2002-01-24 shawn <sabetts@vcn.bc.ca> * src/actions.c (cmd_defbarloc): Read the location argument as a |