]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
warp desktops when you hit the edge of the screen while moving a window
[chaz/openbox] / openbox / prop.h
index 35eb1979211c3a1bde3e84764408edf4df03d17a..b9d6795eda1f296d4ca801714178542927111cc7 100644 (file)
@@ -190,9 +190,10 @@ typedef struct Atoms {
 
     /* Openbox specific atoms */
      
+    Atom ob_wm_action_undecorate;
     Atom ob_wm_state_undecorated;
     Atom openbox_pid; /* this is depreecated in favour of ob_control */
-    Atom ob_config;
+    Atom ob_theme;
     Atom ob_control;
 } Atoms;
 Atoms prop_atoms;
This page took 0.025499 seconds and 4 git commands to generate.