]> Dogcows Code - chaz/openbox/blobdiff - openbox/misc.h
Add a hook system. They hooks don't run yet but they parse from the config file.
[chaz/openbox] / openbox / misc.h
index c73c92658be2c974060f56eb7595525563cfc719..13530ed92f4a4c04f6a7edb36d2af6cba6293ae5 100644 (file)
@@ -107,6 +107,7 @@ typedef enum {
     OB_USER_ACTION_MOUSE_DOUBLE_CLICK,
     OB_USER_ACTION_MOUSE_MOTION,
     OB_USER_ACTION_MENU_SELECTION,
+    OB_USER_ACTION_HOOK,
     OB_NUM_USER_ACTIONS
 } ObUserAction;
 
This page took 0.021976 seconds and 4 git commands to generate.