Fix window opening on incorrect monitor on wayland or with incorrect size

This commit is contained in:
dec05eba
2024-12-04 00:40:00 +01:00
parent 3ed89cd80b
commit aec2772495
3 changed files with 52 additions and 8 deletions

View File

@@ -46,6 +46,5 @@ If you want to donate you can donate via bitcoin or monero.
* 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 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.