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

Audit Mouse Inputs #15

Closed
26 tasks done
STREGA opened this issue Jun 5, 2023 · 0 comments · Fixed by #23
Closed
26 tasks done

Audit Mouse Inputs #15

STREGA opened this issue Jun 5, 2023 · 0 comments · Fixed by #23
Milestone

Comments

@STREGA
Copy link
Contributor

STREGA commented Jun 5, 2023

GateEngine API

  • Create Scroll API (Ticks, Smooth)
  • Mouse mode API (standard, locked)
  • Multi-Click Gestures

Platform Audit

  • Windows
    • Mouse Buttons (1, 2, 3, 4, 5)
    • Mouse Hide/Unhide
    • Mouse Set Position
    • Scroll Ticks (x, y)
    • Scroll Smooth (x, y)
    • Multi-Click User Time
  • macOS
    • Mouse Buttons (1, 2, 3, 4, 5)
    • Mouse Hide/Unhide
    • Mouse Set Position
    • Scroll Ticks (x, y)
    • Scroll Smooth (x, y)
    • Multi-Click User Time
  • Linux
    • Mouse Buttons (1, 2, 3, 4, 5)
    • Mouse Hide/Unhide
    • Mouse Set Position
    • Scroll Ticks (x, y)
      Scroll Smooth (x, y)
      Multi-Click User Time
  • iOS/tvOS
    • Mouse Buttons (1, 2, 3, 4, 5)
    • Mouse Hide/Unhide
    • Mouse Set Position
      Scroll Ticks (x, y)
      Scroll Smooth (x, y)
      Multi-Click User Time
  • HTML5
    • Mouse Buttons (1, 2, 3, 4, 5)
    • Mouse Hide/Unhide
    • Mouse Lock/Unlock
    • Scroll Ticks (x, y)
      Scroll Smooth (x, y)
      Multi-Click User Time

Android Deferred #16

@STREGA STREGA added this to the GateEngine v0.1.0 milestone Jun 5, 2023
This was linked to pull requests Jun 20, 2023
@STREGA STREGA removed a link to a pull request Jun 20, 2023
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 a pull request may close this issue.

1 participant