diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-12-01 11:22:33 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-12-01 11:22:33 +0100 |
commit | 184a70c6bf216b7c272acfcde083015a2ac9a101 (patch) | |
tree | 8b6a51ff2dc4bee6a2b58a4cfdd8ff8d8fd13fe0 /TODO | |
parent | 19b5652149b0c914606a42b082df3fa1e779cc2f (diff) |
Update appdata
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |