mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-04-22 01:37:23 +09:00
Add -cursor option to not record cursor
This commit is contained in:
@@ -14,6 +14,7 @@ typedef struct {
|
||||
bool follow_focused; /* If this is set then |window| is ignored */
|
||||
vec2i region_size; /* This is currently only used with |follow_focused| */
|
||||
gsr_color_range color_range;
|
||||
bool record_cursor;
|
||||
} gsr_capture_xcomposite_params;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user