Identify DVI monitor

This commit is contained in:
dec05eba
2025-11-14 02:12:52 +01:00
parent e99605fec2
commit 20e101bfe9
3 changed files with 5 additions and 1 deletions

2
TODO
View File

@@ -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.