aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-03 01:57:30 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-03 01:57:30 +0100
commit2a07c741121e737aec9bdd5214ba66efbf252da0 (patch)
treea717b3328ec4bfcf87d7aa7281261f3e42519537 /README.md
parentf526c175f6e2b852c8fe19b666505cfeac36b667 (diff)
Fix some application (using xi) receiving mouse input when UI is shown
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 125a01d..5cb9824 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ GPU Screen Recorder UI uses meson build system so you need to install `meson` to
These are the dependencies needed to build GPU Screen Recorder UI:
* x11 (libx11, libxrandr, libxrender, libxcomposite, libxfixes, libxi)
+* libxcursor
* libglvnd (which provides libgl, libglx and libegl)
* linux-api-headers
@@ -49,6 +50,5 @@ If you want to donate you can donate via bitcoin or monero.
* Monero: 4An9kp2qW1C9Gah7ewv4JzcNFQ5TAX7ineGCqXWK6vQnhsGGcRpNgcn8r9EC3tMcgY7vqCKs3nSRXhejMHBaGvFdN2egYet
# Known issues
-* Some games receive mouse input while the UI is open
* When the UI is open the wallpaper is shown instead of the game on Hyprland and Sway. This is an issue with Hyprland and Sway. It cant be fixed until the UI is redesigned to not be a fullscreen overlay.
* Different keyboard layouts are not supported at the moment. The physical layout of keys are used for global hotkeys. If your Z and Y keys are swapped for example then you need to press Alt+Y instead of Alt+Z to open/hide the UI. \ No newline at end of file