added basic touch controls

This commit is contained in:
vaxerski
2022-08-07 21:17:03 +02:00
parent 3a8dcf284a
commit d64227e7c7
7 changed files with 70 additions and 1 deletions

View File

@@ -97,6 +97,7 @@ extern "C" {
#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>
#include <wlr/types/wlr_touch.h>
}
#undef delete