X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;fp=openbox%2Fopenbox.h;h=2a938c5d1154edc4e02a3529f3e22776b6034bfa;hb=7fb107cd37a09787c5cfa590688944b3bcb2bab8;hp=ba221832ab97d19f0de56f99f0572f4075ca1c00;hpb=ac255432b46617fe01fd40fd02fdea878893ce3c;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);