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