summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-02 06:25:32 +0000
committerDana Jansens <danakj@orodu.net>2003-08-02 06:25:32 +0000
commit4cd886e5188549ab48a11b70cb40b65efe916b6c (patch)
tree9d5ea2dcbfa9e684a430d842e1331ee67b15b793 /openbox/prop.h
parent960a7f0184a84f99545fa2d3dd22cefc77f2cbc6 (diff)
add partial struts tho they arent useful eyt
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 4ed6d721..5bfad572 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -65,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;