X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenu.h;h=9ca78880a5c5acccad9a9b674db3bf2b6f7858d6;hb=1ff042579e2cbe367807ed6c8a15e71dfae2a526;hp=ea5d7454e714c1631daaaf5d3ca58cf33039cb1a;hpb=7af1c6a9c3a57f3ded34fad3f9f4a30fe377a65e;p=chaz%2Fopenbox diff --git a/openbox/menu.h b/openbox/menu.h index ea5d7454..9ca78880 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -55,6 +55,7 @@ typedef struct Menu { int item_h; Point location; Size size; + guint xin_area; /* index of the xinerama head/area */ /* plugin stuff */ char *plugin;