aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-03-23 15:04:55 +0100
committerdec05eba <dec05eba@protonmail.com>2022-03-23 15:04:55 +0100
commit78e4de515fd65d3dca135ba4fa0a053100493785 (patch)
treeb571997c8f11d3a8af6b5b58cce5ff1150b26b3b /README.md
parent4c317abd0531f8e155fbbbcd32850bbeebbf2ead (diff)
Add issue notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33250f6..a87885d 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ 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.
+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.\
+NvFBC doesn't work with PRIME, so if you are using PRIME then you can't record the monitor/screen, you have to record a single window.
## Installation
Run `./build.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`).\