aboutsummaryrefslogtreecommitdiff
path: root/include/rootston
diff options
context:
space:
mode:
Diffstat (limited to 'include/rootston')
-rw-r--r--include/rootston/layers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rootston/layers.h b/include/rootston/layers.h
index 43041786..cc285fe7 100644
--- a/include/rootston/layers.h
+++ b/include/rootston/layers.h
@@ -15,6 +15,7 @@ struct roots_layer_surface {
struct wl_listener unmap;
struct wl_listener surface_commit;
struct wl_listener output_destroy;
+ struct wl_listener output_mode;
bool configured;
struct wlr_box geo;