]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
Allow window matching based on the group leader's name and class (Fix bug 5721)
[chaz/openbox] / openbox / config.h
index 730dc39a5f8040d1a3ca5460dd087d4bf9c33f34..43386d3c319a02d4a191204bc41a4cbd19758fb2 100644 (file)
@@ -38,6 +38,8 @@ struct _ObAppSettings
     GPatternSpec *class;
     GPatternSpec *name;
     GPatternSpec *role;
+    GPatternSpec *group_class;
+    GPatternSpec *group_name;
     GPatternSpec *title;
     ObClientType  type;
 
This page took 0.022616 seconds and 4 git commands to generate.