]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
allow app rules to match windows by their title when mapping
[chaz/openbox] / openbox / screen.c
index 2e69f11e7fb94197b5e805969dd87e26a69fbb2e..cbcaad798604af9eb61d2a119c3459aa6ea9e222 100644 (file)
@@ -297,6 +297,7 @@ gboolean screen_annex(void)
     supported[i++] = OBT_PROP_ATOM(OB_CONTROL);
     supported[i++] = OBT_PROP_ATOM(OB_VERSION);
     supported[i++] = OBT_PROP_ATOM(OB_APP_ROLE);
+    supported[i++] = OBT_PROP_ATOM(OB_APP_TITLE);
     supported[i++] = OBT_PROP_ATOM(OB_APP_NAME);
     supported[i++] = OBT_PROP_ATOM(OB_APP_CLASS);
     supported[i++] = OBT_PROP_ATOM(OB_APP_TYPE);
This page took 0.024066 seconds and 4 git commands to generate.