From d3db039136ad66d2c83c1c0fbf0964bfbb5afb16 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Sat, 25 Oct 2014 20:02:34 +0300 Subject: Single line mode, color customization, etc.. --- lib/renderers/wayland/wayland.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/renderers/wayland/wayland.h') diff --git a/lib/renderers/wayland/wayland.h b/lib/renderers/wayland/wayland.h index fd29405..d698218 100644 --- a/lib/renderers/wayland/wayland.h +++ b/lib/renderers/wayland/wayland.h @@ -70,9 +70,10 @@ struct window { struct wl_shm *shm; struct buffer buffers[2]; uint32_t width, height; + uint32_t displayed; struct { - void (*render)(struct cairo *cairo, uint32_t width, uint32_t height, const struct bm_menu *menu); + uint32_t (*render)(struct cairo *cairo, uint32_t width, uint32_t height, const struct bm_menu *menu); } notify; }; -- cgit v1.2.3-70-g09d2