ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.13k stars 2.25k forks source link

Running with SDL restricts mouse cursor #10927

Open Pennek opened 3 years ago

Pennek commented 3 years ago

Unable to move my cursor to the bottom and right side of the screen. Also noticed that my windows mouse cursor shows at the bottom of the screen when hovering near the bottom

video: https://www.youtube.com/watch?v=36Zac2I3YNA osu!lazer version: 2020.1114.0

Logs: network.log performance.log runtime.log updater.log database.log

Pennek commented 3 years ago

Going into fullscreen from borderless let me move my mouse.

Going back into borderless I can move my mouse, but also interact with programs layered behind the game, eg. windows taskbar

peppy commented 3 years ago

Borderless is not actually implemented for SDL yet. Please check back once we get the ready-to-deploy SDL code merged (see https://github.com/ppy/osu-framework/pull/3996, should be out in the next couple of releases).

Pennek commented 3 years ago

This works for me now

bdach commented 3 years ago

Reopening as this has apparently regressed (or hasn't been fixed fully), as per the above linked report that duplicated this issue.