From a5cab82a0f1a766e25a017036a8f7f39db0c889a Mon Sep 17 00:00:00 2001 From: emersion Date: Sun, 22 Jul 2018 16:22:34 +0100 Subject: rootston: fire up wlr-gamma-control-unstable-v1 --- include/rootston/desktop.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/rootston') diff --git a/include/rootston/desktop.h b/include/rootston/desktop.h index 51cf68db..363a16f0 100644 --- a/include/rootston/desktop.h +++ b/include/rootston/desktop.h @@ -4,6 +4,7 @@ #include #include #include +#include #include #include #include @@ -43,6 +44,7 @@ struct roots_desktop { struct wlr_xdg_shell_v6 *xdg_shell_v6; struct wlr_xdg_shell *xdg_shell; struct wlr_gamma_control_manager *gamma_control_manager; + struct wlr_gamma_control_manager_v1 *gamma_control_manager_v1; struct wlr_screenshooter *screenshooter; struct wlr_export_dmabuf_manager_v1 *export_dmabuf_manager_v1; struct wlr_server_decoration_manager *server_decoration_manager; -- cgit v1.2.3