summaryrefslogtreecommitdiff
path: root/openbox/prop.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.c')
-rw-r--r--openbox/prop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/prop.c b/openbox/prop.c
index 47e5a538..186cc133 100644
--- a/openbox/prop.c
+++ b/openbox/prop.c
@@ -59,6 +59,7 @@ void prop_startup()
CREATE(net_wm_window_type, "_NET_WM_WINDOW_TYPE");
CREATE(net_wm_state, "_NET_WM_STATE");
CREATE(net_wm_strut, "_NET_WM_STRUT");
+ CREATE(net_wm_strut_partial, "_NET_WM_STRUT_PARTIAL");
CREATE(net_wm_icon, "_NET_WM_ICON");
/* CREATE(net_wm_pid, "_NET_WM_PID"); */
CREATE(net_wm_allowed_actions, "_NET_WM_ALLOWED_ACTIONS");