From 382d37553d9dc7679464cf71aecf8590cc06a2cb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 17 May 2007 04:15:34 +0000 Subject: add an atom ob_wm_action_undecorate to match with ob_wm_state_undecorated, so stuff could know if the window can be undecorated --- openbox/prop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index 35eb1979..3f18a363 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -190,6 +190,7 @@ typedef struct Atoms { /* Openbox specific atoms */ + Atom ob_wm_action_undecorate; Atom ob_wm_state_undecorated; Atom openbox_pid; /* this is depreecated in favour of ob_control */ Atom ob_config; -- cgit v1.2.3