]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
[chaz/openbox] / openbox / prop.h
index 644717a2af816ed905cedd166e3fb025c68ccb91..716456737792d7fe4a11bc1752f66db01beffc43 100644 (file)
@@ -202,6 +202,11 @@ typedef struct Atoms {
     Atom ob_theme;
     Atom ob_config_file;
     Atom ob_control;
+    Atom ob_version;
+    Atom ob_app_role;
+    Atom ob_app_name;
+    Atom ob_app_class;
+    Atom ob_app_type;
 } Atoms;
 extern Atoms prop_atoms;
 
This page took 0.021275 seconds and 4 git commands to generate.