aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-06-30 15:42:28 +0200
committerdec05eba <dec05eba@protonmail.com>2026-06-30 15:42:28 +0200
commite4f5bd92a03ec7386f12d204ce9247b2447485a5 (patch)
treeadca897304a869df5f3ab9362e7d7a48459d2565 /README.md
parentdcbef3eb5ac877a4ad405d1a703ac5519e130cc3 (diff)
Vulkan resolution alignment
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b281808..d7de50b 100644
--- a/README.md
+++ b/README.md
@@ -289,3 +289,5 @@ This is an nvidia power management driver bug which can happen when the system i
## Recording fails when using webcam on nvidia X11
This is a known issue. The issue is that nvfbc which is used for screen capture only supports glx on older systems and glx is not compatible with the webcam capture method used in GPU Screen Recorder.
This will be fixed in the future.
+## Desktop portal capture doesn't work on my AMD GPU on Hyprland
+This is a hyprland bug. Capture the monitor directly with `-w monitor` or use another Wayland compositor.