--- rxvt-unicode/src/hookinc.h 2006/01/13 04:59:04 1.8 +++ rxvt-unicode/src/hookinc.h 2006/01/20 11:02:46 1.11 @@ -4,6 +4,8 @@ def (DESTROY) def (RESET) def (START) + def (CHILD_START) + def (CHILD_EXIT) def (SEL_BEGIN) def (SEL_EXTEND) @@ -34,4 +36,10 @@ def (MOTION_NOTIFY) def (MAP_NOTIFY) def (UNMAP_NOTIFY) + def (CONFIGURE_NOTIFY) + def (CLIENT_MESSAGE) + def (WM_DELETE_WINDOW) + def (WM_PROTOCOLS) + def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? +