aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-25 02:35:58 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-25 02:35:58 +0200
commit0a43a4992d41a64332e4246292ec1a9796e11b5b (patch)
treedf62d6215d0719d1d4fd04454185a4ef27efd81b /TODO
parent113a75395c4eaeb017d510060b8c113800a46f19 (diff)
Add custom streaming service option. Fix focused window option in some cases
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 147960d..9163503 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,4 @@
Capture stderr (ignore fps: 250) and show that in notification on error.
-Make sure the resolution is allowed for streaming. \ No newline at end of file
+Make sure the resolution is allowed for streaming.
+Allow to change hotkeys.
+Add list of windows to select from. This makes it easier to select another window that is not in the view to be clickable.