aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-16 21:48:35 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-16 21:48:35 +0100
commit14b0d376a8191a8873b1f866a3cfe777bbe091ce (patch)
tree6fc370efbb84ea2585cf867da4137c9a39561472 /README.md
parenteb3660a4d81ede493943c13cba959ea061f2d536 (diff)
Prevent focused application from receiving global hotkey keys on wayland as well (massive hack)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a0aeca..d685c3c 100644
--- a/README.md
+++ b/README.md
@@ -46,5 +46,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.
* 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.