about summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calmwm.h b/calmwm.h
index 1e0fb14..9d5583e 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -304,6 +304,7 @@ struct conf {
 	struct cmd_q		 cmdq;
 	struct mousebinding_q	 mousebindingq;
 #define	CONF_STICKY_GROUPS		0x0001
+#define	CONF_ACCEPT_RAISE		0x0002
 	int			 flags;
 #define CONF_BWIDTH			1
 	int			 bwidth;