aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1581ce7..7d487bd 100644
--- a/TODO
+++ b/TODO
@@ -14,9 +14,9 @@ Add translation support (using gettext, which uses .mo files and _ macro). It sh
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.
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.
+ Disable the gpu screen recorders aur/source package systemd service if enabled in the gui since these are two different services. Or make that service and gui service the same and work with the same (gui) config file.
The program should minimize to taskbar on minimize.
Remove the need to install gpu screen recorder flatpak as system. This can now be done because of kms-server-proxy. \ No newline at end of file