aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-09 17:22:51 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-09 17:23:45 +0100
commit6be9dee8685e9f79aa0b182e8acb690ea9ac16ef (patch)
tree98dc72d7c2496283549ff7340b8739cd7cb8e8e7 /README.md
parentf38661593795e51e45e2dc2ead8a7bf897d226f6 (diff)
Fix freeze on startup on hyprland because of hack workaround, requires window to be visible. Remove titlebar on hyprland
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c5ff1c..7ed2152 100644
--- a/README.md
+++ b/README.md
@@ -50,3 +50,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.