Newline after show_ui command

This commit is contained in:
dec05eba
2024-12-31 01:01:07 +01:00
parent c2dca2e8f8
commit 94cb63f00f
2 changed files with 4 additions and 2 deletions

4
TODO
View File

@@ -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.
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.