]> Dogcows Code - chaz/openbox/blobdiff - openbox/misc.h
Revert all commits for the Hooks feature to move it to a topic branch.
[chaz/openbox] / openbox / misc.h
index 13530ed92f4a4c04f6a7edb36d2af6cba6293ae5..c1ec4075f1c76a00577edf555425dc673a1add37 100644 (file)
@@ -60,7 +60,8 @@ typedef enum
 {
     OB_STATE_STARTING,
     OB_STATE_RUNNING,
-    OB_STATE_EXITING
+    OB_STATE_EXITING,
+    OB_STATE_RECONFIGURING
 } ObState;
 
 typedef enum
@@ -107,7 +108,6 @@ 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.02269 seconds and 4 git commands to generate.