]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
fix menus to show on the screen the mouse cursor spawned them from
[chaz/openbox] / openbox / menuframe.h
index 65f60560882bbd02217b688781455966310125f3..83ec7521018af08d18aca5f31e4cc8f668505cad 100644 (file)
@@ -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;
 
This page took 0.023031 seconds and 4 git commands to generate.