This commit is contained in:
vaxerski
2022-06-09 19:47:05 +02:00
parent 506977c13d
commit 53146ccf69
2 changed files with 10 additions and 5 deletions

View File

@@ -177,6 +177,8 @@ struct STabletTool {
wlr_tablet_v2_tablet* wlrTabletOwnerV2 = nullptr;
wlr_surface* pSurface = nullptr;
double tiltX = 0;
double tiltY = 0;