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 and Keyboard Visualization in Playback #599

Open
alexsb opened this issue Feb 1, 2025 · 0 comments
Open

Mouse and Keyboard Visualization in Playback #599

alexsb opened this issue Feb 1, 2025 · 0 comments
Assignees
Milestone

Comments

@alexsb
Copy link
Contributor

alexsb commented Feb 1, 2025

In Playback mode, we want to have a visualization of input:

  1. where is the mouse
  • Is the mouse button clicked / held
  • Which mouse button is clicked / held
  • All keyboard input

Point 2 and 3 can probably be done with different mouse cursors.

Point 4 should probably show up in the bottom right as an overlay, showing the keyboard like symbols for all keys pressed while they are active.

These low level inputs should also be part of the event timeline; but we might want to separate out low-level from high-level ones.

@alexsb alexsb added this to the v2.1 milestone Feb 1, 2025
@alexsb alexsb added this to Roadmap Feb 1, 2025
@JackWilb JackWilb moved this to Todo in Roadmap Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants