X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=e258d31e25f6dd5c8a90a93c7ed40d839d5b9920;hb=c6dac8539715c12db1e18c13f389c59557270268;hp=fadb698140c83153fd9f5d1e713167ed78296f7a;hpb=1bf9de380991206d4afa104cd31c567583f288c2;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index fadb6981..e258d31e 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -46,6 +46,7 @@ extern gchar *ob_sm_id; make a new file every time, yay. */ extern gchar *ob_sm_save_file; extern gboolean ob_replace_wm; +extern gboolean ob_debug_xinerama; /* The state of execution of the window manager */ ObState ob_state();