From 34e819738b344a992a1dbfd6cdd165e0c8ddb3a9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 27 Jun 2003 04:20:30 +0000 Subject: xinerama support --- openbox/menu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/menu.h') 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; -- cgit v1.2.3