From 622ea708ef80c3044838f32837254c6f74fe793e Mon Sep 17 00:00:00 2001 From: sabetts Date: Tue, 5 Jun 2001 09:07:18 +0000 Subject: * src/manage.c (hide_window): ignore only StructureNotify events. * src/data.h (WIN_EVENTS): Add StructureNotifyMask. * src/events.c (unmap_notify): ignore SubstructureNotify unmaps. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5ad57a5..8604b22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-06-05 shawn + + * src/manage.c (hide_window): ignore only StructureNotify events. + + * src/data.h (WIN_EVENTS): Add StructureNotifyMask. + + * src/events.c (unmap_notify): ignore SubstructureNotify unmaps. + 2001-06-02 shawn * src/split.c (blank_frame): hide transient's transient_for. -- cgit v1.2.3