Implemented mouse constraints

has some todos but mostly works
This commit is contained in:
vaxerski
2022-04-17 21:40:04 +02:00
parent b0f5e4ab56
commit 7b1eaca840
10 changed files with 531 additions and 4 deletions

View File

@@ -79,6 +79,8 @@ extern "C" {
#include <X11/Xproto.h>
#include <wlr/render/gles2.h>
#include <wlr/render/wlr_texture.h>
#include <wlr/types/wlr_pointer_constraints_v1.h>
#include <wlr/types/wlr_relative_pointer_v1.h>
}
#undef class