From 63b2b6cbc34b9e34208f3bff96686b9bd3f54521 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 15 Mar 2025 00:39:37 +0100 Subject: Add region capture option --- include/GsrInfo.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/GsrInfo.hpp') diff --git a/include/GsrInfo.hpp b/include/GsrInfo.hpp index b027cc5..b8f478c 100644 --- a/include/GsrInfo.hpp +++ b/include/GsrInfo.hpp @@ -47,6 +47,7 @@ namespace gsr { struct SupportedCaptureOptions { bool window = false; + bool region = false; bool focused = false; bool portal = false; std::vector monitors; -- cgit v1.2.3-70-g09d2