Add static hotkey text to show that ESC goes back to the previous page/closes the ui

This commit is contained in:
dec05eba
2026-04-12 17:09:58 +02:00
parent d545de687c
commit aec687bf22
10 changed files with 36 additions and 8 deletions

5
TODO
View File

@@ -256,4 +256,7 @@ Webcam resolution list is too long for some people. Fix it by separating resolut
Allow settings page to select input capture option/audio, to make sure it doesn't blindly select the default option when the sources aren't temporary available when opening the settings.
Add simple video cutting in the ui.
Add simple video cutting in the ui.
Keep replay turned on when opening a fullscreen application and alt-tabbing. Only stop replay when closing the application (when closing all fullscreen applications).
When alt-tabbing check if the previously fullscreen window still exists.