summaryrefslogtreecommitdiff
path: root/openbox/menuframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/menuframe.h')
-rw-r--r--openbox/menuframe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/menuframe.h b/openbox/menuframe.h
index 65f60560..83ec7521 100644
--- a/openbox/menuframe.h
+++ b/openbox/menuframe.h
@@ -64,6 +64,8 @@ struct _ObMenuFrame
gint text_x; /* offset at which the text appears in the items */
gint text_w; /* width of the text area in the items */
+ gint monitor; /* monitor on which to show the menu in xinerama */
+
Window title;
Window items;