X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fopenbox.h;h=2a938c5d1154edc4e02a3529f3e22776b6034bfa;hb=4b5373f609e6462995a38cc4f0f50b17cbc8f835;hp=ba221832ab97d19f0de56f99f0572f4075ca1c00;hpb=9e05faf3d6ac1c527032efb7210de8bbfeb2212c;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index ba221832..2a938c5d 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -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);