diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-12-01 20:19:30 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-12-01 20:19:33 +0100 |
commit | ed44145fe7db7e3adabdd09a79e21b3fdf84687d (patch) | |
tree | a459ca2c098c9d39fea09e2bdc7e4bc6de6ca332 /TODO | |
parent | 38e4cf5a39c1f5762b5052cc06b4698d17e76be8 (diff) |
Add --overlay-width option
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |