aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
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