From 9ada8caabc75c32296bcea1e83580dde32dd5a37 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 9 Apr 2025 18:27:31 +0200 Subject: Add emergency exit buttons, (left) ctrl+shift+alt+esc to close gpu screen recorder and remove it from system startup --- include/Overlay.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Overlay.hpp') diff --git a/include/Overlay.hpp b/include/Overlay.hpp index cd52efa..ac9d2b1 100644 --- a/include/Overlay.hpp +++ b/include/Overlay.hpp @@ -65,6 +65,7 @@ namespace gsr { bool is_open() const; bool should_exit(std::string &reason) const; void exit(); + void go_back_to_old_ui(); const Config& get_config() const; -- cgit v1.2.3-70-g09d2