mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 15:00:43 +09:00
Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its fixed
This commit is contained in:
@@ -14,6 +14,7 @@ typedef enum {
|
||||
KMS_RESULT_OK,
|
||||
KMS_RESULT_INVALID_REQUEST,
|
||||
KMS_RESULT_FAILED_TO_GET_PLANE,
|
||||
KMS_RESULT_FAILED_TO_GET_PLANES,
|
||||
KMS_RESULT_FAILED_TO_SEND
|
||||
} gsr_kms_result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user