From 845833226b7d65019d41eb3afce6fad7ae3d30a2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 22 Jul 2003 18:09:41 +0000 Subject: add the --replace command line option, and support for the WM_Sn selection --- openbox/openbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index f5129ecc..a9d32688 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -27,6 +27,8 @@ SnDisplay *ob_sn_display; /*! The number of the screen on which we're running */ extern gint ob_screen; +extern gboolean ob_replace_wm; + /* The state of execution of the window manager */ ObState ob_state(); -- cgit v1.2.3