From 3dec88e4555ee5fd95ffd69133623816cb0c25c4 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 2 Jun 2019 13:37:34 +0300 Subject: Remove orbital screenshooter and gamma-control These are undocumented, outdated protocols that have a better wlr-protocols equivalent. --- include/rootston/desktop.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/rootston') diff --git a/include/rootston/desktop.h b/include/rootston/desktop.h index bc582334..791f5a8b 100644 --- a/include/rootston/desktop.h +++ b/include/rootston/desktop.h @@ -6,7 +6,6 @@ #include #include #include -#include #include #include #include @@ -21,7 +20,6 @@ #include #include #include -#include #include #include #include @@ -47,9 +45,7 @@ struct roots_desktop { struct wlr_compositor *compositor; 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; struct wlr_xdg_decoration_manager_v1 *xdg_decoration_manager; -- cgit v1.2.3