From ab2968b3a5d61e2dc6b0a64153a7abb0078ee442 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 24 Jan 2003 00:44:36 +0000 Subject: add an UrgentNotify callback type. fire it when a window becomes "urgent" --- src/openbox_wrap.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openbox_wrap.cc') diff --git a/src/openbox_wrap.cc b/src/openbox_wrap.cc index f4fc5783..7473e961 100644 --- a/src/openbox_wrap.cc +++ b/src/openbox_wrap.cc @@ -12095,6 +12095,7 @@ static swig_const_info swig_const_table[] = { { SWIG_PY_INT, (char *)"EventKey", (long) ob::EventKey, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventFocus", (long) ob::EventFocus, 0, 0, 0}, { SWIG_PY_INT, (char *)"EventBell", (long) ob::EventBell, 0, 0, 0}, +{ SWIG_PY_INT, (char *)"EventUrgentNotify", (long) ob::EventUrgentNotify, 0, 0, 0}, { SWIG_PY_INT, (char *)"NUM_EVENTS", (long) ob::NUM_EVENTS, 0, 0, 0}, { SWIG_PY_INT, (char *)"X_PROTOCOL", (long) 11, 0, 0, 0}, { SWIG_PY_INT, (char *)"X_PROTOCOL_REVISION", (long) 0, 0, 0, 0}, -- cgit v1.2.3