Replaced screenshooter with screencopy

This commit is contained in:
Keith Bowes 2019-06-19 17:51:45 -04:00
parent 91f3e542c4
commit 50498e1097
5 changed files with 184 additions and 21 deletions

View file

@ -15,7 +15,7 @@
#include <wlr/render/wlr_texture.h>
#include <wlr/types/wlr_compositor.h>
#include <wlr/types/wlr_idle.h>
#include <wlr/types/wlr_screenshooter.h>
#include <wlr/types/wlr_screencopy_v1.h>
#include <wlr/types/wlr_matrix.h>
#include <wlr/types/wlr_gamma_control.h>
#include <wlr/types/wlr_gtk_primary_selection.h>