aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-11-14 21:44:56 +0100
committerdec05eba <dec05eba@protonmail.com>2024-11-14 21:44:56 +0100
commitb797a0c0ca8ea1274ea3171d572e28b3525491f0 (patch)
tree42fbd5c21c8e8a600bc6e7005109ae69cc113e45 /TODO
parent36f661e401ea07bd47ebcb484217d9ebd7d9f1d7 (diff)
Reorganize widgets into their respective categories
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9bdfc10..6e79dd5 100644
--- a/TODO
+++ b/TODO
@@ -61,4 +61,8 @@ Start recording after showing start recording notification has disappeared, not
Use modprobe command. modprobe on system startup in modprobe.d directory is only available for udev, other systems need to add it to linux kernel boot parameters (is this also needed for nvidia open kernel module driver?).
-Save gpu screen recorder status in $XDG_RUNTIME_DIR. \ No newline at end of file
+Save gpu screen recorder status in $XDG_RUNTIME_DIR.
+
+Add option to capture application audio. This should show a popup where you can use one of the available applications or a custom one and choose to record that application or all applications except that one.
+
+Add profile option. Convert view to profile, add an option at the bottom that says "Edit profiles..." which should show a popup where you can create/remove profiles. New profiles should always be in advanced view.