From 59b730a806c92acbf999a7fa35b8ece9fb7c3203 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 18 Sep 2022 18:51:37 +0200 Subject: GNOME: fix recording windows with client-side decorations by recording the compositor window and tracking the window --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc6c702..6a796f8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ This screen recorder can be used for recording your desktop offline, for live st where only the last few seconds are saved. ## Note -Might now work when using a compositor such as picom when using the glx backend. Using the xrender backend with picom fixes this issue.\ -Does not work when using gtk client side decorations (such as on Pop OS). Either disable those (if possible), install gtk-nocsd or record the whole monitor/screen if you have NvFBC.\ For NvFBC to work with PRIME, you must set the primary GPU to your dedicated Nvidia graphics card. On Pop OS, you can select the 'NVIDIA Graphics' option in the power menu, or on Arch Linux you can use Optimus Manager.\ If you are using a variable refresh rate monitor, then choose to record "screen-direct". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.\ -- cgit v1.2.3