aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-31 01:01:07 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-31 01:01:07 +0100
commit94cb63f00f6805490cf4ebebaf08f9b5767a2d59 (patch)
treeb6e8e783da1ada7088b2c006b0bfa9312576adbd /TODO
parentc2dca2e8f812302d9465186bf001442a29919088 (diff)
Newline after show_ui command
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 72edbfb..631764c 100644
--- a/TODO
+++ b/TODO
@@ -121,4 +121,6 @@ Show a popup asking if the user wants to add the program to system startup when
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
+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.
+
+Keyboard leds get turned off when stopping gsr-global-hotkeys (for example numlock). The numlock key has to be pressed twice again to make it look correct to match its state. \ No newline at end of file