From e5b745d696c3ea14bfa9f51f75825befaa94a924 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 26 Dec 2024 15:22:57 +0100 Subject: Mention that recording has to be restarted to apply changes. Fix stuck in repeat state if pressed while gsr-global-hotkey starts --- include/GsrInfo.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/GsrInfo.hpp') diff --git a/include/GsrInfo.hpp b/include/GsrInfo.hpp index 6ec8e23..86df0b7 100644 --- a/include/GsrInfo.hpp +++ b/include/GsrInfo.hpp @@ -27,7 +27,6 @@ namespace gsr { struct SupportedCaptureOptions { bool window = false; bool focused = false; - bool screen = false; bool portal = false; std::vector monitors; }; -- cgit v1.2.3