You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General wayland windows like regedit and explorer do not have issues. When I launch the game mouse clicks do not register (there are also bugs regarding screen sizes, but without mouse working I cannot test change resolution or anything to try and fix it). Also the mouse does not take the game's cursor either.
Below is how I launch the game (all on one line, broken up for readability)
I did test to verify the game works using other compositors by using cage in a nested session in which it did work, both mouse clicks and changing the cursor.
Included are is a log file with WINEDEBUG=-all to silence wine's logs itself, I also included a log file without that so you can see wine logs too if at all helpful.
General wayland windows like regedit and explorer do not have issues. When I launch the game mouse clicks do not register (there are also bugs regarding screen sizes, but without mouse working I cannot test change resolution or anything to try and fix it). Also the mouse does not take the game's cursor either.
Below is how I launch the game (all on one line, broken up for readability)
I did test to verify the game works using other compositors by using cage in a nested session in which it did work, both mouse clicks and changing the cursor.
Included are is a log file with
WINEDEBUG=-all
to silence wine's logs itself, I also included a log file without that so you can see wine logs too if at all helpful.WAYLAND_DEBUG=1 WINEDEBUG=-all
log.txt
EDIT: Issue does not present itself on niri
The text was updated successfully, but these errors were encountered: