From fc82d73728cbacee101021ecee38f380cfaa6599 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 15 Jun 2025 00:55:41 +0200 Subject: Show better desktop portal error message (failed to start, canceled) --- 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 5f97e5f..3de89c2 100644 --- a/include/Overlay.hpp +++ b/include/Overlay.hpp @@ -91,6 +91,7 @@ namespace gsr { void save_video_in_current_game_directory(const char *video_filepath, NotificationType notification_type); void on_replay_saved(const char *replay_saved_filepath); void process_gsr_output(); + void on_gsr_process_error(int exit_code, NotificationType notification_type); void update_gsr_process_status(); void update_gsr_screenshot_process_status(); -- cgit v1.2.3-70-g09d2