Kms: fix region capture incorrect when monitor is rotated

This commit is contained in:
dec05eba
2025-11-14 03:43:04 +01:00
parent 20e101bfe9
commit bf6011ffcf
2 changed files with 9 additions and 8 deletions

2
TODO
View File

@@ -348,3 +348,5 @@ Add option to save screenshot as .qoi. Use that then in gsr-ui for the backgroun
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.
Cursor sometimes doesn't have color when capturing region scaled (on kde plasma wayland at least).