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

Import extra mouse buttons from Piccu #291

Merged
merged 1 commit into from
May 6, 2024

Conversation

JeodC
Copy link
Collaborator

@JeodC JeodC commented May 6, 2024

Pull Request Type

  • GitHub Workflow changes
  • Documentation or Wiki changes
  • Build and Dependency changes
  • Runtime changes
    • Render changes
    • Audio changes
    • Input changes
    • Network changes
    • Other changes

Description

Import the extra mouse buttons for Windows from Piccu Engine commit 2924ad2. Will help until SDL2 is brought to Windows platform.

Related Issues

Partially closes #187 -- this change affects winmouse.cpp, other platforms use SDL2.

Additional Comments

Thanks to ISB and his raw mouse input code which makes this possible. This code was imported from InsanityBringer/PiccuEngine@2924ad2.

@Lgt2x
Copy link
Collaborator

Lgt2x commented May 6, 2024

Ok to have minor platform-specific changes until Windows is using SDL2 like the others

Import the extra mouse buttons for Windows from Piccu Engine commit 2924ad2. Will help until SDL2 is brought to Windows platform.
@JeodC JeodC merged commit b7202fe into DescentDevelopers:main May 6, 2024
10 checks passed
@JeodC JeodC deleted the extramousebtns branch May 6, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ Control Configuration ] - The side mouse buttons cannot be bound to an action
2 participants