all repos — openbox @ 4bceaaf16550a2149d8b4a7315ce8356d700f2ce

openbox fork - make it a bit more like ryudo

comment what funcs is
Dana Jansens danakj@orodu.net
commit

4bceaaf16550a2149d8b4a7315ce8356d700f2ce

parent

0a855f3e49426e29f0dd885bb1d4f5282ac6421a

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M openbox/dispatch.copenbox/dispatch.c

@@ -8,6 +8,7 @@ EventHandler h;

void *data; } Func; +/* an array of GSList*s of Func*s */ static GSList **funcs; void dispatch_startup()