input: Fix VRR for constrained cursors (#6877)
This commit is contained in:
parent
f5db483973
commit
ee8116ac5d
12 changed files with 100 additions and 17 deletions
|
|
@ -108,6 +108,7 @@ class CInputManager {
|
|||
|
||||
void unconstrainMouse();
|
||||
bool isConstrained();
|
||||
bool isLocked();
|
||||
|
||||
Vector2D getMouseCoordsInternal();
|
||||
void refocus();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue