qt: X11 Xinput2 mouse motion backend

This commit is contained in:
Cacodemon345
2022-02-15 02:34:13 +06:00
parent 332119fd11
commit 0d31bb0cc6
6 changed files with 201 additions and 10 deletions

View File

@@ -66,6 +66,7 @@ extern "C"
#include "cocoa_mouse.hpp"
#include "qt_styleoverride.hpp"
// Void Cast
#define VC(x) const_cast<wchar_t*>(x)