Replaced the obsolete, unofficial protocols with official ones

This commit is contained in:
Keith Bowes 2020-02-27 17:59:06 -05:00
parent 21de46fbcf
commit ff54fecfe6
6 changed files with 5 additions and 324 deletions

View file

@ -17,7 +17,7 @@
#include <wlr/types/wlr_screencopy_v1.h>
#include <wlr/types/wlr_matrix.h>
#include <wlr/types/wlr_gamma_control_v1.h>
#include <wlr/types/wlr_gtk_primary_selection.h>
#include <wlr/types/wlr_primary_selection_v1.h>
#include <wlr/types/wlr_output_layout.h>
#include <wlr/types/wlr_xdg_shell.h>