From c2dca2e8f812302d9465186bf001442a29919088 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 30 Dec 2024 22:57:48 +0100 Subject: Start on rpc, open existing instances ui when trying to launch gsr-ui a second time --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index c42acba..72edbfb 100644 --- a/TODO +++ b/TODO @@ -119,4 +119,6 @@ Dont put widget position to int position when scrolling. This makes the UI jitte Show a popup asking if the user wants to add the program to system startup when launching the program, with a dismiss option and "Do not show again". -Show warning if another instance of gpu screen recorder is already running when starting recording? \ No newline at end of file +Show warning if another instance of gpu screen recorder is already running when starting recording? + +Change gsr-global-hotkeys to outputs keys pressed instead of the command. This can be done pretty safely by only output keys when modifiers (such as alt) is pressed. \ No newline at end of file -- cgit v1.2.3