]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
allow app rules to match windows by their title when mapping
[chaz/openbox] / openbox / config.h
index 0e4ccb5cf0f0c80717aed2158f9b2e122caed00c..818dcc760ea3e1deee9ef4e2013787a31e8e6833 100644 (file)
@@ -38,6 +38,7 @@ struct _ObAppSettings
     GPatternSpec *class;
     GPatternSpec *name;
     GPatternSpec *role;
+    GPatternSpec *title;
     ObClientType  type;
 
     GravityPoint position;
This page took 0.020176 seconds and 4 git commands to generate.