Use correct offset for combined plane monitor capture

This commit is contained in:
dec05eba
2023-07-22 04:12:02 +02:00
parent 22a0a01553
commit 60de2c47be
5 changed files with 39 additions and 18 deletions

View File

@@ -146,6 +146,8 @@ typedef struct {
gsr_wayland wayland;
int fd;
uint32_t x;
uint32_t y;
uint32_t width;
uint32_t height;
uint32_t pitch;