mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
follow focused
This commit is contained in:
@@ -8,9 +8,6 @@ typedef struct {
|
||||
Window window;
|
||||
Pixmap pixmap;
|
||||
unsigned int texture_id;
|
||||
unsigned int target_texture_id;
|
||||
int texture_width;
|
||||
int texture_height;
|
||||
int redirected;
|
||||
gsr_egl *egl;
|
||||
} WindowTexture;
|
||||
|
||||
Reference in New Issue
Block a user