]> Dogcows Code - chaz/openbox/blobdiff - openbox/misc.h
add a RECONFIGURING state, and enter that when doing reconfiguring
[chaz/openbox] / openbox / misc.h
index c73c92658be2c974060f56eb7595525563cfc719..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
This page took 0.020677 seconds and 4 git commands to generate.