aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-12-01 11:22:33 +0100
committerdec05eba <dec05eba@protonmail.com>2023-12-01 11:22:33 +0100
commit184a70c6bf216b7c272acfcde083015a2ac9a101 (patch)
tree8b6a51ff2dc4bee6a2b58a4cfdd8ff8d8fd13fe0 /TODO
parent19b5652149b0c914606a42b082df3fa1e779cc2f (diff)
Update appdata
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index b945462..1fa7315 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,3 @@ Add translation support (using gettext, which uses .mo files and _ macro). It sh
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.
Dont add this option if not running systemd, or disable the button then.
The program should minimize to taskbar on minimize.
-Bypass password prompt in flatpak with polkit policy: https://gitlab.com/corectrl/corectrl/-/wikis/Setup#dont-ask-for-user-password
- autostart can also be done by adding the application to ~/.config/autostart/com.dec05eba.gpu_screen_recorder, but that may not work on minimal window manager setups. So maybe use systemd instead.
- The frontpage should have a toggle button saying "dont ask for password when recording", which should add those polkit changes to the system (requires root). Shouldn't this be done by the polkitd user?
- Check if this is possible (if /etc/polkit-1/localauthority or /etc/polkit-1/rules.d exists). \ No newline at end of file