diff options
author | sabetts <sabetts> | 2001-05-24 21:01:10 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-05-24 21:01:10 +0000 |
commit | 7329ec0e6d192dc8f4046e3776d5a3bc07cd3f12 (patch) | |
tree | 380b4f0f2a93e311d717ce3d12ce3f7169c29ae3 /ChangeLog | |
parent | ddb4778ed4b9487c503ff65e39df08efe2835655 (diff) | |
download | ratpoison-7329ec0e6d192dc8f4046e3776d5a3bc07cd3f12.zip |
* src/events.c (colormap_notify): ignore badwindows when
retrieving and installing the colormap.
* src/manage.c (withdraw_window): ignore badwindows during all
Xlib calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-05-24 Shawn Betts <sabetts@van.gobasis.com> + + * src/events.c (colormap_notify): ignore badwindows when + retrieving and installing the colormap. + + * src/manage.c (withdraw_window): ignore badwindows during all + Xlib calls. + 2001-05-22 Shawn Betts <sabetts@van.gobasis.com> * src/actions.c (cmd_generate): only generate the event if there |