mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-16 21:51:17 +00:00
Synchronize the client and host cursor when starting absolute mode capture
This commit is contained in:
@@ -77,6 +77,10 @@ public:
|
||||
|
||||
void setCaptureActive(bool active);
|
||||
|
||||
bool isMouseInVideoRegion(int mouseX, int mouseY, int windowWidth = -1, int windowHeight = -1);
|
||||
|
||||
void updateMousePositionReport(int mouseX, int mouseY);
|
||||
|
||||
static
|
||||
QString getUnmappedGamepads();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user