From 4de23c25561bae0026a97f7ed9d3d64f3d558aaa Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 22 Jul 2023 05:13:23 +0200 Subject: Temp disable cursor fix --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 286f2ed..3232daf 100644 --- a/TODO +++ b/TODO @@ -83,3 +83,4 @@ Support screen rotation. When nvidia supports hardware cursor then capture the cursor. Right now the cursor is captured because it's a software cursor so it's composed on the dma buf. CPU usage is pretty high on AMD/Intel/(Nvidia(wayland)), why? opening and closing fds, creating egl, cuda association, is slow when done every frame. Test if desktop portal screencast has better performance. +Fix cursor offset in kms_vaapi when capturing with multiple monitors. \ No newline at end of file -- cgit v1.2.3