aboutsummaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/menu.h b/menu.h
index 334b628..3562fd2 100644
--- a/menu.h
+++ b/menu.h
@@ -27,6 +27,7 @@ struct page {
struct output {
struct menu *menu;
struct wl_output *output;
+ const char *name;
int32_t scale;
};