Merge branch 'backport' into work
[mikachu/openbox.git] / openbox / openbox.h
index ba22183..2a938c5 100644 (file)
@@ -49,6 +49,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);