diff options
author | sabetts <sabetts> | 2002-02-14 11:11:33 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-02-14 11:11:33 +0000 |
commit | 190baa3a47929a7f0277ddbcd6df152da384144b (patch) | |
tree | 54fdee4c4d1fc7fcf217dcda5bad9bc62f0511b0 /ChangeLog | |
parent | 2d022d28ac06ecd9e1237f5ad7142891abb57dc9 (diff) | |
download | ratpoison-190baa3a47929a7f0277ddbcd6df152da384144b.zip |
* src/events.c (configure_request): Ignore the configure notify
event caused by the geometry change if the window is not mapped.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-02-14 Shawn Betts <sabetts@vcn.bc.ca> + * src/events.c (configure_request): Ignore the configure notify + event caused by the geometry change if the window is not mapped. + * src/manage.c (maximize_transient): correctly detect when the window is bigger than its frame. (maximize): ignore the structure events generated by the maximize |