aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-12-10 12:33:35 +0100
committerdec05eba <dec05eba@protonmail.com>2023-12-10 12:33:35 +0100
commit21c7980df1463179a24ff5e19abc91e1b0e3f8cd (patch)
treedcea30a8db7ae0ea4de2959c7a1d8a63a017550a /TODO
parentbe15668d66ebb7a40f2e70704d36601d3a60dd9c (diff)
Add error if you use a shit distro (fedora, manjaro) that disable h264/hevc video codecs
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1fa7315..2d60d7d 100644
--- a/TODO
+++ b/TODO
@@ -12,6 +12,10 @@ Add translation support (using gettext, which uses .mo files and _ macro). It sh
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.
-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.
+Add option to start replay on system startup (use the gpu screen recorder systemd file?) and use the settings from the replay page.
Dont add this option if not running systemd, or disable the button then.
+ If on amd/intel or wayland then check if has cap, if not then show a popup box with a prompt asking to remove password prompt to continue.
+ Fix screen capture breaking after suspend/monitor change on nvidia x11.
+ Add note about replaying can get bugged on suspend unless nvidia reg for suspend is added (because cuda breaks, nvidia driver bug).
+ Detect suspend before it happens and unload cuda/nvenc then and reload after suspend. This is a workaround to nvidia driver bug that breaks cuda on suspend.
The program should minimize to taskbar on minimize.