]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.h
dont print warnings when reading keys which dont generate text
[chaz/openbox] / obt / prop.h
index 22a1ab427b9e51a28ae09c56295092b7ee91281c..cc1fe736024ec662172319b93f4f1b36ef425e0c 100644 (file)
@@ -53,6 +53,7 @@ typedef enum {
     OBT_PROP_WM_CLIENT_LEADER,
     OBT_PROP_WM_TRANSIENT_FOR,
     OBT_PROP_MOTIF_WM_HINTS,
+    OBT_PROP_MOTIF_WM_INFO,
 
     /* SM atoms */
     OBT_PROP_SM_CLIENT_ID,
@@ -210,6 +211,12 @@ typedef enum {
     OBT_PROP_OB_THEME,
     OBT_PROP_OB_CONFIG_FILE,
     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,
 
     OBT_PROP_NUM_ATOMS
 } ObtPropAtom;
This page took 0.020009 seconds and 4 git commands to generate.