X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=73f84364ea6feb7586c06f8742749efa7c6df843;hb=bddbe9432837edccc67b76f2d29d4dbc9b02203f;hp=c6a2f2104c085cd40ab1786244af36088d6db85e;hpb=ec908528cf2abad9d2b968db9c8f7287ef5f54fe;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index c6a2f210..73f84364 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -26,11 +26,9 @@ SnDisplay *ob_sn_display; /*! The number of the screen on which we're running */ extern gint ob_screen; -/*! The root window */ -extern Window ob_root; /* The state of execution of the window manager */ -extern ObState ob_state; +ObState ob_state(); void ob_restart_other(const gchar *path); void ob_restart();