From 35ab1264ee5efe0c0a5458329f4e7d2ebda43b98 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 11 Mar 2007 00:12:37 +0000 Subject: remove the kde frame extents property, add the _NET_FRAME_EXTENTS property in its stead --- openbox/prop.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index 051168a5..681b804e 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -92,6 +92,8 @@ typedef struct Atoms { Atom net_wm_icon; /* Atom net_wm_pid; */ Atom net_wm_allowed_actions; + Atom net_frame_extents; + /* application protocols */ /* Atom Atom net_wm_ping; */ @@ -153,7 +155,6 @@ typedef struct Atoms { /* Extra atoms */ - Atom kde_net_wm_frame_strut; Atom kde_wm_change_state; Atom kde_net_wm_window_type_override; -- cgit v1.2.3