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

Mouse lib implementation #633

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Mouse lib implementation #633

wants to merge 5 commits into from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b1f764d View commit details
    Browse the repository at this point in the history
  2. more work in mouse lib

    georgemoralis committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bdf31fa View commit details
    Browse the repository at this point in the history
  3. fixed a test

    georgemoralis committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2ee4e87 View commit details
    Browse the repository at this point in the history
  4. fix filter

    georgemoralis committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    92b9903 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. More Lib mouse (#1414)

    * system/msgdialog: callback available to be used by host
    
    * sdl window: mouse capture var
    
    * lib/pad: basic special pad impl scaffold & steering wheel
    
    (config specialPadClass set to 6 is required)
    
    * handle all mouse inputs & ask to capture when first opened
    viniciuslrangel authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8dc956a View commit details
    Browse the repository at this point in the history