diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-06 22:59:47 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-06 22:59:47 +0100 |
commit | ee123ceb0a52331764901386d404a53aead65c23 (patch) | |
tree | b631abc8430d4eb0cfdf30c6b5d1cd953bb8d095 /README.md | |
parent | f2544020b3dba84ec71ae3b19ed13721d81ffd17 (diff) |
Fix ui being on incorrect monitor on gnome and sway
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,5 +57,5 @@ If you want to donate you can donate via bitcoin or monero. # Known issues * 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. +* Opening the UI when a game is fullscreened can mess up the game window a bit on Hyprland and Sway. I believe this is an issue in Hyprland and Sway. * 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 Left Alt+Y instead of Left Alt+Z to open/hide the UI. If you experience this issue then please email dec05eba@protonmail.com to get it fixed. -* The mouse position can sometimes shift when opening the UI. |