]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
add partial struts tho they arent useful eyt
[chaz/openbox] / openbox / prop.h
index 58ff570a192e64582ce086b42234de639482232d..5bfad5727ea2cd3c6c3d52a5d2a0527e8fa43c18 100644 (file)
@@ -33,6 +33,9 @@ typedef struct Atoms {
     Atom wm_window_role;
     Atom motif_wm_hints;
 
+    /* SM atoms */
+    Atom sm_client_id;
+
     /* NETWM atoms */
      
     /* root window properties */
@@ -62,6 +65,7 @@ typedef struct Atoms {
     Atom net_wm_window_type;
     Atom net_wm_state;
     Atom net_wm_strut;
+    Atom net_wm_strut_partial;
     Atom net_wm_icon;
 /*  Atom net_wm_pid; */
     Atom net_wm_allowed_actions;
This page took 0.020049 seconds and 4 git commands to generate.