all repos — openbox @ feec8f663f0a11546c2da87575fecc8a88d97ca1

openbox fork - make it a bit more like ryudo

missing a header
Dana Jansens danakj@orodu.net
commit

feec8f663f0a11546c2da87575fecc8a88d97ca1

parent

37705f444eecabb2e5bd31e92bc8b82ae9b8b596

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

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

@@ -33,6 +33,7 @@ #include "prompt.h"

#include "menuframe.h" #include "keyboard.h" #include "mouse.h" +#include "hooks.h" #include "focus.h" #include "focus_cycle.h" #include "moveresize.h"