aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-03-21 22:37:30 +0100
committerdec05eba <dec05eba@protonmail.com>2023-03-21 22:37:30 +0100
commite745e9ae0bd422c9a4249884d37e26612e03762e (patch)
tree57bc5de67bb77ec14fc7b6787355b236797b29ee /TODO
parent9afaf6e037d13e5375aae774e6666ceb7d75a8f1 (diff)
Show error if cuda/nvenc is not installed
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0456172..7c7c218 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
Capture stderr (ignore fps: 250) and show that in notification on error.
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. \ No newline at end of file
+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. \ No newline at end of file