aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-09-11 19:19:10 +0200
committerdec05eba <dec05eba@protonmail.com>2024-09-11 19:19:10 +0200
commitcb04c11b2c29d973cdda9b0336024946bb3ca93d (patch)
tree791c067179a64d08531ada23fb2085695e68b14d /TODO
parent234cc3391eba6be67964e5c98beeecd318b8e779 (diff)
Make checkbox nicer
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8a97c51..da9d264 100644
--- a/TODO
+++ b/TODO
@@ -31,4 +31,10 @@ Make hotkeys configurable.
Move hotkey to gsr-overlay-daemon which should execute gpu-screen-recorder --info on start, write that output to /tmp/blabla (or $XDG_RUNTIME_DIR) and gsr-overlay
should read that tmp file. gsr-overlay should remove show/hide functions for overlay and run show on startup.
-Combobox shouldn't show all items if its the combobox at the bottom and scrolling is needed to show them all. \ No newline at end of file
+Combobox shouldn't show all items if its the combobox at the bottom and scrolling is needed to show them all.
+
+Filechooser should have the option to select list view, search bar and common folders/mounted drives on the left side for quick navigation.
+
+Start recording/replay/streaming with correct data from settings.
+Save recording/replay/streaming status to file.
+Save gsr info data to file to quick re-open. \ No newline at end of file