pointer-gestures: move to new impl

This commit is contained in:
Vaxry
2024-04-24 21:12:26 +01:00
parent d86eec332f
commit 3878f806ff
12 changed files with 347 additions and 24 deletions

View File

@@ -86,7 +86,6 @@ extern "C" {
#include <wlr/types/wlr_xdg_foreign_registry.h>
#include <wlr/types/wlr_xdg_foreign_v1.h>
#include <wlr/types/wlr_xdg_foreign_v2.h>
#include <wlr/types/wlr_pointer_gestures_v1.h>
#include <wlr/types/wlr_output_power_management_v1.h>
#include <wlr/types/wlr_input_method_v2.h>
#include <wlr/types/wlr_text_input_v3.h>