diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2001-06-02 shawn <sabetts@diggin.lamenet.tmp> + + * src/manage.c (hide_window): ignore unmap_notify events when + unmapping the window. + + * src/list.c (add_to_window_list): use WIN_EVENTS in XSelectInput. + + * src/data.h (struct rp_window): remove iconizing field. remove + code using iconizing. + (WIN_EVENTS): new define + 2001-06-01 shawn <sabetts@diggin.lamenet.tmp> * src/events.c (cleanup_frame): hide the frame's window's |