diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h index d1d6a516..fffbfd4c 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -160,6 +160,8 @@ typedef struct Atoms { Atom net_wm_action_fullscreen; Atom net_wm_action_change_desktop; Atom net_wm_action_close; + Atom net_wm_action_above; + Atom net_wm_action_below; Atom net_wm_state_modal; /* Atom net_wm_state_sticky;*/ |
