aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-11-29 19:08:32 +0100
committerdec05eba <dec05eba@protonmail.com>2024-11-29 19:08:32 +0100
commitf84cdafb5781a773caf6099ab7f3c4ab7daabb29 (patch)
treefacfff7e7e91eb1e88caee8734018ae07eea55ab
parent2ea0a921e8d0c100d5f894536a93f0dfdf45f67b (diff)
README update
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index a310c2a..6fd2ad5 100644
--- a/README.md
+++ b/README.md
@@ -43,4 +43,9 @@ This software is licensed under GPL3.0-only. Files under `fonts/` directory are
# Donations
If you want to donate you can donate via bitcoin or monero.
* Bitcoin: bc1qqvuqnwrdyppf707ge27fqz2n9y9gu7lf5ypyuf
-* Monero: 4An9kp2qW1C9Gah7ewv4JzcNFQ5TAX7ineGCqXWK6vQnhsGGcRpNgcn8r9EC3tMcgY7vqCKs3nSRXhejMHBaGvFdN2egYet \ No newline at end of file
+* Monero: 4An9kp2qW1C9Gah7ewv4JzcNFQ5TAX7ineGCqXWK6vQnhsGGcRpNgcn8r9EC3tMcgY7vqCKs3nSRXhejMHBaGvFdN2egYet
+
+# Known issues
+* The UI always opens on the same (incorrect) monitor when using multiple monitors on Wayland
+* Some games receive mouse input while the UI is open
+* Global hotkeys can clash with other hotkeys. This is primarly because Wayland compositors are missing support for global hotkey so this software uses a global hotkey system that works on X11 and Wayland by bypassing X11 and Wayland. \ No newline at end of file