Keyboard monitoring and interaction
Open
Nobody has claimed this yet.
enhancement
Python
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
polyscope.imgui.IsKeyPressed() exists but doesn't return as expected.
It would be really super useful to figure out the bindings to make this work in order have a polyscope application be able to monitor keyboard input.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at polyscope.imgui.IsKeyPressed() and trace the keyboard-input bindings used by a polyscope application. Clarify the expected return behavior, then verify that the API lets applications monitor keyboard input reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100