mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
kms: fix incorrect capture region on intel when playing a fullscreen game with a lower resolution (on some wayland compositors)
This commit is contained in:
@@ -59,8 +59,8 @@ struct gsr_kms_response_item {
|
||||
gsr_kms_rotation rotation;
|
||||
int x;
|
||||
int y;
|
||||
int crtc_w;
|
||||
int crtc_h;
|
||||
int src_w;
|
||||
int src_h;
|
||||
struct hdr_output_metadata hdr_metadata;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user