aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-07-03 11:51:06 +0200
committerdec05eba <dec05eba@protonmail.com>2026-07-03 11:51:06 +0200
commitb6e9bcfd22c1014af40f432ad10acb59591ab7f2 (patch)
tree74efb9a5853311b361fdcb98ca0e06c4f2d6bd3c /TODO
parentf1e724368bce988c09e5a8e57faf971106bb55cf (diff)
Desktop portal: fix cursor lagging on gnome (change cursor to metadata)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 933df3a..129527b 100644
--- a/TODO
+++ b/TODO
@@ -187,7 +187,7 @@ Always disable prime run/dri prime and list all monitors to record from from all
automatically use the associated gpu card.
Allow flv av1 if recent ffmpeg version and streaming to youtube (and twitch?) and for custom services.
-Use explicit sync in pipewire video code: https://docs.pipewire.org/page_dma_buf.html.
+Use explicit sync in pipewire video code: https://docs.pipewire.org/page_dma_buf.html. This should fix cross gpu pipewire capture.
Replay (and recording?) fails to save properly sometimes (especially for long videos). This is noticable with mp4 files since they get corrupt and become unplayable.
The entire video does seem to get saved (it's a large video file) and it seems to have the correct headers but it's not playable.
@@ -427,3 +427,5 @@ Add the option to use application audio with exectable name, or automatically ch
In the ui it should also list the application name beside the app audio.
Region capture works incorrectly on gnome with hidpi, especially with 150% scaling. Same in gsr ui.
+
+Support overlay planes with kms capture. COSMIC uses an overlay plane for the top panel, so its not visible in the video.