]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.h
Allow window matching based on the group leader's name and class (Fix bug 5721)
[chaz/openbox] / obt / prop.h
index b30232e9d8282d455e1ae78ae3d18d6614eebd18..acb5c956ede42d3c1ca2182de40218e5d071df1c 100644 (file)
@@ -219,6 +219,8 @@ typedef enum {
     OBT_PROP_OB_APP_TITLE,
     OBT_PROP_OB_APP_NAME,
     OBT_PROP_OB_APP_CLASS,
+    OBT_PROP_OB_APP_GROUP_NAME,
+    OBT_PROP_OB_APP_GROUP_CLASS,
     OBT_PROP_OB_APP_TYPE,
 
     OBT_PROP_NUM_ATOMS
This page took 0.019696 seconds and 4 git commands to generate.