about summary refs log tree commit diff
path: root/conf.c
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2013-12-30 02:20:53 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2013-12-30 02:20:53 +0100
commit5553ea232b276ac454c048f3f9d9548536a69f05 (patch)
tree99d501f30f047955ac32b085f0fe1070b4b0b191 /conf.c
parentb387351df1593020665df5e5ee5d86d16ad8b7d6 (diff)
downloadcwm-cn-noraise.tar.gz
cwm-cn-noraise.tar.xz
cwm-cn-noraise.zip
don't raise windows with the CWM_NORAISE property set cn-noraise
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.c b/conf.c
index 50d1069..8b32b22 100644
--- a/conf.c
+++ b/conf.c
@@ -670,6 +670,7 @@ static char *cwmhints[] = {
 	"_MOTIF_WM_HINTS",
 	"UTF8_STRING",
 	"WM_CHANGE_STATE",
+        "CWM_NORAISE",
 };
 static char *ewmhints[] = {
 	"_NET_SUPPORTED",