aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-11-14 02:12:52 +0100
committerdec05eba <dec05eba@protonmail.com>2025-11-14 02:12:52 +0100
commit20e101bfe93b1a55905d47a284d8245da1ba7441 (patch)
tree6e9ba592581448a826343813b32a595c48d3a0d9 /TODO
parente99605fec279410fdafbeafddb9ae0fe90845d00 (diff)
Identify DVI monitor
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 11e2d78..04f75ae 100644
--- a/TODO
+++ b/TODO
@@ -346,3 +346,5 @@ Support desktop portal hdr capture when this gets merged: https://invent.kde.org
Add option to save screenshot as .qoi. Use that then in gsr-ui for the background for the window (capture the monitor that the ui is going to show on). Do that on cosmic and hyprland, which are unable to display things behind the fullscreen window.
Support pausing recording when recording while replay/streaming.
+
+Maybe use VK_VALVE_video_encode_rgb_conversion with vulkan encoding for shader-less rgb to yuv conversion. That would allow screen capture with no gpu processing.