aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-05-09 09:54:10 +0200
committerdec05eba <dec05eba@protonmail.com>2023-05-09 09:54:10 +0200
commit720d295b5512276e01fcc8e89cd0762609b17c7b (patch)
treed0abdded6c5d1d13430f46f2d407c5679fbdd886 /TODO
parentcab90eefb9e5b61a41ee5de0ab1f63e38a2587f7 (diff)
Fix build error (missing stdint.h include)
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index d71a5e3..c4bd50d 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
-Capture stderr (ignore fps: 250) and show that in notification on error.
+Capture stderr (ignore fps: 250) and show that in notification on error. Or redirect stderr to a temporary error file and save that file if recording failed and show where the error output was saved (~/gsr-error.log ?).
Make sure the resolution is allowed for streaming.
Add list of windows to select from. This makes it easier to select another window that is not in the view to be clickable.
-Detect switchable graphics, to give proper error if cuda is not installed.
Disable overclocking and show some kind of sign that overclocking is not possible (if coolbits not set). \ No newline at end of file