Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Windows Ink events being handled as touch events #5309

Merged
merged 9 commits into from
Dec 27, 2023

Merge branch 'master' into fix-windows-ink

23870c3
Select commit
Failed to load commit list.
Merged

Fix Windows Ink events being handled as touch events #5309

Merge branch 'master' into fix-windows-ink
23870c3
Select commit
Failed to load commit list.
Task list completed / task-list-completed succeeded Dec 27, 2023 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
flibitijibibo/SDL2-CS#234 Completed
has been backported to SDL2 Incomplete
ppy/SDL2-CS#171 Incomplete
SDL2 native library update Completed
ppy/SDL2-CS deploy with the above changes Completed
Closes ppy/osu#19150 Incomplete
Closes ppy/osu#25590 Incomplete
relative mouse mode on/off Incomplete
mouse sensitivity != 1.0 Incomplete
touch handler enabled/disabled Incomplete
in-game tablet drivers (I think your vTablet app may not work with them) Incomplete
how does the touch device (TD) mod behave Incomplete
on the latest release: TD will auto turn on when pen down and turn off when pen up (song select page) Incomplete
with this pr: I can't find TD mode on mode list Incomplete