Add runtime input toggles and gated input sending
Some checks are pending
Build / setup (push) Waiting to run
Build / build-appimage (push) Blocked by required conditions
Build / build-steamlink (push) Blocked by required conditions
Build / build-windows-macos (push) Blocked by required conditions

This commit is contained in:
Joey Yakimowich-Payne 2026-02-11 17:18:53 -07:00
commit f78a63ab75
9 changed files with 312 additions and 68 deletions

View file

@ -165,6 +165,8 @@ private:
KeyComboToggleCursorHide,
KeyComboToggleMinimize,
KeyComboPasteText,
KeyComboToggleKeyboardMouseInput,
KeyComboToggleGamepadInput,
KeyComboTogglePointerRegionLock,
KeyComboQuitAndExit,
KeyComboMax