diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h index 464fe26d..ae423271 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -86,6 +86,10 @@ typedef struct Atoms { Atom net_wm_bottomright; Atom net_wm_bottomleft; + /* types that we use but don't support */ + + Atom net_wm_window_type_popup_menu; + /* Everything below here must go in net_supported on the root window */ /* root window properties */ |
