Mouse axis is limited on (SteamOS/Linux) if "Fullscreen Windowed mode" is enabled
Is there an existing issue for this?
- [X] This is a bug in RetroArch frontend
- [X] I have searched the existing issues
Description
The mouse will only move so far in any direction. This is bad for playing certain DOS games and FPS games.
This same mouse use case was working on Android for me.
Seems very similar to #3408
Expected behavior
The mouse continues to move smoothly no matter how far you move it, instead of hitting a virtual wall.
Steps to reproduce the bug
- Load up Doom in DOS.
- Set controls in Setup to Mouse + Keyboard.
- Use mouse for aiming, note that only a small window of movement is possible.
Version/Commit
1.19.1
Bisect Results
No response
Check in the nightly version
I don't know
Platform & operating system
SteamOS/Linux
Affected Cores
Dosbox
Environment information
Tested on Steam Deck. No problems on Android.
Relevant log output
No response
Found the culprit: Need to turn off Fullscreen Windowed mode.
@JamesIV4 Thank you for the investigation.
Will it possible to update the title with your finding something like Mouse axis is limited on (SteamOS/Linux) if "Fullscreen Windowed mode" is enabled ?
Thank you.