X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.c;h=cbcaad798604af9eb61d2a119c3459aa6ea9e222;hb=6cf3357036561134383198cc8b853abb3fe5a982;hp=2e69f11e7fb94197b5e805969dd87e26a69fbb2e;hpb=3bd4397b6ec5212bfe53a36892746962dc45dbeb;p=chaz%2Fopenbox diff --git a/openbox/screen.c b/openbox/screen.c index 2e69f11e..cbcaad79 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -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);