]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
Set hints that remember the WM_WINDOW_ROLE and WM_CLASS properties for our users.
[chaz/openbox] / openbox / prop.h
index 644717a2af816ed905cedd166e3fb025c68ccb91..419aa512b91ee4e3c05017393b2ad3b349721e33 100644 (file)
@@ -202,6 +202,9 @@ typedef struct Atoms {
     Atom ob_theme;
     Atom ob_config_file;
     Atom ob_control;
+    Atom ob_role;
+    Atom ob_name;
+    Atom ob_class;
 } Atoms;
 extern Atoms prop_atoms;
 
This page took 0.019384 seconds and 4 git commands to generate.