diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-02-06 03:12:22 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-02-06 03:12:22 +0100 |
commit | 9f08039ecda088f950190b173e73fa77c8f3b3f9 (patch) | |
tree | 9fb0e7cb7febeba9d8ab998d38b8ec3482394c73 /TODO | |
parent | 684453072f367a0ba943ae7af264093c9a58ead5 (diff) |
Correct readme
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ Add option to start replay on system startup (use the gpu screen recorder system 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. +Fix issue where flatpak update removes cap on kms server, requiring removing password prompt again. Maybe have a kms server proxy that only does execvp kms server, and setcap on that (after moving it to ~/.cache, or something like that). |