mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-09 08:31:54 -07:00
better integrate touch with subsurfaces
This commit is contained in:
@@ -14,6 +14,7 @@ enum eClickBehaviorMode {
|
||||
|
||||
struct STouchData {
|
||||
CWindow* touchFocusWindow = nullptr;
|
||||
Vector2D touchSurfaceOrigin;
|
||||
};
|
||||
|
||||
class CInputManager {
|
||||
|
Reference in New Issue
Block a user