From ed44145fe7db7e3adabdd09a79e21b3fdf84687d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 1 Dec 2023 20:19:30 +0100 Subject: Add --overlay-width option --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1a4cdfe..e0541b5 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,5 @@ Automatically use the right vr option when using mpv by looking at the file name Make stereo audio follow headset rotation in 180/360 mode (assume facing forward is the default audio mode). Fix sphere360... AAAAAA. Use egl instead of glx for xcomposite window capture because nvidia glx has a limitation where only 1 pixmap can be created for a window which means that with some compositors (gnome for example with CSD or picom in GLX mode) it will fail to create a texture and the captured texture will instead be black. Nvidia with egl doesn't have this limitation. +Add option to capture monitors. This would be useful specifically with the --overlay option. +Allow selecting window/monitor in overlay. -- cgit v1.2.3