aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-09-25 23:01:08 +0200
committerdec05eba <dec05eba@protonmail.com>2023-09-25 23:01:08 +0200
commit6ebe8fb2a9c838e076286d960b3ef3c9482433b3 (patch)
tree9af0b4b383827819d6644adad5f1fc1fb75240ed
parent3527e5fedb07ae77043095bc2dc3d4c9687c76d9 (diff)
Update TODO
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index ff39acd..5ed8f8a 100644
--- a/TODO
+++ b/TODO
@@ -11,4 +11,8 @@ Re-enable wlroots based capture when it's fixed.
Add translation support (using gettext, which uses .mo files and _ macro). It should be easy for non-devs to contribute.
But how? maybe have a page that links to the english translation files (or translation directory) in git and give instructions,
telling them to copy the file content and then send me the file by email with the language name (then I can add it to the correct)
- file with correct locale. Or if they know how to use git they can use that directly. \ No newline at end of file
+ file with correct locale. Or if they know how to use git they can use that directly.
+Add option to start replay on system startup (use the gpu screen recorder systemd file?) and use the settings from the replay page. This is not possible unless gsr-kms-server has cap (on amd/intel and nvidia wayland), so no flatpak.
+The program should minimize to taskbar on minimize.
+Add default audio output by default if no config file exists. Or redesign audio where there is only a button at first, no list. The button should say: add audio,
+ and then each audio item has a dropdown list where you can select which audio device to use.