From 1db22826831bf90f82422af5b5fa3d6caec32b77 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 28 Sep 2022 01:03:06 +0200 Subject: Remove dependency on glew and glfw, move external files to external directory --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0288051..0b2a32b 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ Check for reparent. Only add window to list if its the window is a topmost window. Track window damages and only update then. That is better for output file size. Getting the texture of a window when using a compositor is an nvidia specific limitation. When gpu-screen-recorder supports other gpus then this can be ignored. -Remove dependency on glfw (and glew?). Quickly changing workspace and back while recording under i3 breaks the screen recorder. i3 probably unmaps windows in other workspaces. Nvidia 515.57 supports nvfbc direct capture with mouse capture. Check if driver is equal or newer than this and use mouse capture in such situations (with direct capture) supports nvfbc direct capture with mouse capture. See https://trac.ffmpeg.org/wiki/EncodingForStreamingSites for optimizing streaming. -- cgit v1.2.3