]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
only hilight the first entry when opening the menu with a keybind
[chaz/openbox] / openbox / prop.h
index a1d9f52ee843f0407cdf8e06c52562c6d7a68477..3f18a363398e52a6a43abe8df22fca3f7de0e046 100644 (file)
@@ -190,8 +190,9 @@ typedef struct Atoms {
 
     /* Openbox specific atoms */
      
+    Atom ob_wm_action_undecorate;
     Atom ob_wm_state_undecorated;
-    Atom ob_pid; /* this is depreecated in favour of ob_control */
+    Atom openbox_pid; /* this is depreecated in favour of ob_control */
     Atom ob_config;
     Atom ob_control;
 } Atoms;
This page took 0.023987 seconds and 4 git commands to generate.