]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.h
Allow window matching based on the group leader's name and class (Fix bug 5721)
[chaz/openbox] / obt / prop.h
index 9c4ace3361ce53f91f9fbe940a6cff505c118b10..acb5c956ede42d3c1ca2182de40218e5d071df1c 100644 (file)
@@ -148,6 +148,7 @@ typedef enum {
     OBT_PROP_NET_WM_ICON_GEOMETRY,
     OBT_PROP_NET_WM_PID,
     OBT_PROP_NET_WM_ALLOWED_ACTIONS,
+    OBT_PROP_NET_WM_WINDOW_OPACITY,
     OBT_PROP_NET_WM_USER_TIME,
 /*  OBT_PROP_NET_WM_USER_TIME_WINDOW, */
     OBT_PROP_NET_FRAME_EXTENTS,
@@ -218,6 +219,8 @@ typedef enum {
     OBT_PROP_OB_APP_TITLE,
     OBT_PROP_OB_APP_NAME,
     OBT_PROP_OB_APP_CLASS,
+    OBT_PROP_OB_APP_GROUP_NAME,
+    OBT_PROP_OB_APP_GROUP_CLASS,
     OBT_PROP_OB_APP_TYPE,
 
     OBT_PROP_NUM_ATOMS
This page took 0.024958 seconds and 4 git commands to generate.