diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 3 |
1 files changed, 2 insertions, 1 deletions
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; |
