aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-08-17 20:01:00 +0200
committerdec05eba <dec05eba@protonmail.com>2026-08-17 20:01:00 +0200
commit20dbed9384a38ccec197a9ec23b7c60fc3cd5d2d (patch)
tree4e6cb54ef100490880436a5041ab8e58f0fbed88
parent50536274b6b95654aa3d7a9bfad4f77240d4f75c (diff)
Update TODO (radicle test)
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 22e818f..79a57a9 100644
--- a/TODO
+++ b/TODO
@@ -435,3 +435,5 @@ List all available drm monitors on wayland (from any device) and select the gpu
Support capturing directly in tty by using gbm to open the device instead of using x11/wayland.
It cant work on pre-gbm nvidia gpus, but eh; they cant run anything except x11 anyways.
+
+In application audio, list all pipewire clients instead of nodes that we can capture. That way we can list applications to capture in --list-application-audio before they start playing audio.