mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Properly cut out cursor outside video area when dealing with hevc amd padding
This commit is contained in:
@@ -37,7 +37,6 @@ typedef struct {
|
||||
Atom net_active_window_atom;
|
||||
|
||||
gsr_cursor cursor;
|
||||
bool clear_next_frame;
|
||||
} gsr_capture_xcomposite;
|
||||
|
||||
void gsr_capture_xcomposite_init(gsr_capture_xcomposite *self, const gsr_capture_xcomposite_params *params);
|
||||
|
||||
Reference in New Issue
Block a user