From 6cf3357036561134383198cc8b853abb3fe5a982 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 14 Jan 2010 17:24:39 -0500 Subject: allow app rules to match windows by their title when mapping and save the title in the _OB_APP_TITLE property --- obt/prop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'obt/prop.h') diff --git a/obt/prop.h b/obt/prop.h index 0a471cd5..cc1fe736 100644 --- a/obt/prop.h +++ b/obt/prop.h @@ -213,6 +213,7 @@ typedef enum { OBT_PROP_OB_CONTROL, OBT_PROP_OB_VERSION, OBT_PROP_OB_APP_ROLE, + OBT_PROP_OB_APP_TITLE, OBT_PROP_OB_APP_NAME, OBT_PROP_OB_APP_CLASS, OBT_PROP_OB_APP_TYPE, -- cgit v1.2.3