aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-08 14:32:11 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-08 14:32:11 +0100
commitf3565fdd77fb480575feec5de252466b093daf86 (patch)
tree1769a3923eda51aabe8a3f8bfa905a4df7a12df4 /README.md
parent6b66eebb6896b768f1b7cd5f37caa01fbf4b7e28 (diff)
Query capture options when opening settings and validate capture options when starting recording
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 ce0117a..6c5ff1c 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ These are the dependencies needed to build GPU Screen Recorder UI:
* libxkbcommon
## Runtime dependencies
+There are also additional dependencies needed at runtime:
+
* [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/)
* [GPU Screen Recorder Notification](https://git.dec05eba.com/gpu-screen-recorder-notification/)
@@ -47,4 +49,4 @@ If you want to donate you can donate via bitcoin or monero.
# Known issues
* Some games receive mouse input while the UI is open
-* Global hotkeys on Wayland can clash with keys used by other applications. This is primarly because Wayland compositors are missing support for global hotkey so this software uses a global hotkey system that works on all Wayland compositors. \ No newline at end of file
+* Global hotkeys on Wayland can clash with keys used by other applications. This is primarly because Wayland compositors are missing support for global hotkey so this software uses a global hotkey system that works on all Wayland compositors.