--- rxvt-unicode/src/hookinc.h 2006/01/18 10:31:37 1.9 +++ rxvt-unicode/src/hookinc.h 2006/01/20 18:50:49 1.12 @@ -4,6 +4,8 @@ def (DESTROY) def (RESET) def (START) + def (CHILD_START) + def (CHILD_EXIT) def (SEL_BEGIN) def (SEL_EXTEND) @@ -35,4 +37,10 @@ def (MAP_NOTIFY) def (UNMAP_NOTIFY) def (CONFIGURE_NOTIFY) + def (CLIENT_MESSAGE) + def (WM_DELETE_WINDOW) + def (WM_PROTOCOLS) + def (PROPERTY_NOTIFY) + def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? +