Merge branch 'backport' into 3.4-working
[mikachu/openbox.git] / openbox / openbox.h
index 48c7c82..2c0f38c 100644 (file)
@@ -52,6 +52,7 @@ extern gboolean ob_debug_xinerama;
 
 /* The state of execution of the window manager */
 ObState ob_state(void);
+void ob_set_state(ObState state);
 
 void ob_restart_other(const gchar *path);
 void ob_restart(void);