From 3e2e2444d9fa65ae404604542689cf7829c99cfa Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 14 Jun 2024 02:05:54 +0200 Subject: Properly cut out cursor outside video area when dealing with hevc amd padding --- include/capture/xcomposite.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/capture/xcomposite.h') diff --git a/include/capture/xcomposite.h b/include/capture/xcomposite.h index ce0dbad..e933c35 100644 --- a/include/capture/xcomposite.h +++ b/include/capture/xcomposite.h @@ -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); -- cgit v1.2.3