From 765e104cb3defc58347fd4c5f1bbf3da3a877115 Mon Sep 17 00:00:00 2001 From: tomciaaa Date: Tue, 5 Jul 2022 00:30:08 +0100 Subject: [PATCH] Make mouse locking optional (#518) Co-authored-by: tomciaaa --- index.html | 10 +++++++++ input.cpp | 54 ++++++++++++++++++++++++++++++++++++---------- main.cpp | 10 ++++++--- moonlight.hpp | 6 ++++++ static/js/index.js | 31 +++++++++++++++++++++++--- 5 files changed, 94 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index abe5631..36c5953 100644 --- a/index.html +++ b/index.html @@ -79,6 +79,16 @@ + +