]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.c
Allow window matching based on the group leader's name and class (Fix bug 5721)
[chaz/openbox] / obt / prop.c
index 638373fdfd531173a7868e49348ce8ef1d0bdce9..f7919d6c380a64d919d2d909a5f6cede435f5490 100644 (file)
@@ -197,6 +197,8 @@ void obt_prop_startup(void)
     CREATE_(OB_APP_TITLE);
     CREATE_(OB_APP_NAME);
     CREATE_(OB_APP_CLASS);
+    CREATE_(OB_APP_GROUP_NAME);
+    CREATE_(OB_APP_GROUP_CLASS);
     CREATE_(OB_APP_TYPE);
 }
 
This page took 0.021322 seconds and 4 git commands to generate.