From a7e0dbd83381377bd05a3fa988511d3713996370 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 16 Oct 2022 02:08:40 +0200 Subject: Refactor xcomposite into abstract capture api Refactor c++ files into c files, more usable --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ad1b158..e497e77 100644 --- a/TODO +++ b/TODO @@ -13,4 +13,5 @@ Allow recording a region by recording the compositor proxy window / nvfbc window Resizing the target window to be smaller than the initial size is buggy. The window texture ends up duplicated in the video. Handle frames (especially for applications with rounded client-side decorations, such as gnome applications. They are huge). Use nvenc directly, which allows removing the use of cuda. -Fallback to nvfbc and window tracking if window capture fails. \ No newline at end of file +Fallback to nvfbc and window tracking if window capture fails. +Handle xrandr monitor change in nvfbc. \ No newline at end of file -- cgit v1.2.3