mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-28 07:30:10 +00:00
[client] wm: added new platform agnostic wmWarpMouse
This commit is contained in:
@@ -23,3 +23,4 @@ void wmGrabKeyboard();
|
||||
void wmUngrabKeyboard();
|
||||
void wmGrabAll();
|
||||
void wmUngrabAll();
|
||||
void wmWarpMouse(int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user