]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
add role matching to per app settings and fix a small memleak in the code that frees...
[chaz/openbox] / openbox / client.h
index e2193e98e2ccd865ee0a14b1785d036e8e1c0ae1..ab1c830cdc0092ae988328773f50e8cedd04d3a5 100644 (file)
@@ -273,6 +273,7 @@ struct _ObClient
 struct _ObAppSettings
 {
     gchar *name;
+    gchar *role;
     gboolean decor;
     gboolean shade;
     gboolean focus;
This page took 0.022334 seconds and 4 git commands to generate.