diff options
author | sabetts <sabetts> | 2000-10-17 10:28:00 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-10-17 10:28:00 +0000 |
commit | 32225be2681628059e6e11d3c80a10194a0cbc16 (patch) | |
tree | 4606c1097276b1d47af26f762ee6bb97d51096dd /src/ChangeLog | |
parent | 53e1ff2c79b3b9f3bcece9281531ab6afdb844e6 (diff) | |
download | ratpoison-32225be2681628059e6e11d3c80a10194a0cbc16.zip |
emacs now maximizes properly rxvt seems to too, but more testing will be needed.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ab37eac..7e56cc4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2000-10-17 shawn <sabetts@vcn.bc.ca> + * events.c (configure_request): resize windows to the max-1. Call + XConfigureWindow as well as XSendEvent. + * manage.c (scanwins): Now only maps visible windows * conf.h: Removed keystroke related defines |