rust-windowing / rust-windowing/winit
getter `Window::modifiers(&self) -> ModifiersState`
Open
Nobody has claimed this yet.
S - api
S - enhancement
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
Description
proposed on matrix, also makes the logic discussed in #4469 easier for applications to implement.
Relevant platforms
No response
Contributor guide
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 by locating the Window API and existing modifier-state handling in the Rust source; the issue names no file or test. Read the referenced Matrix proposal and issue #4469 to establish the intended behavior and platform expectations. Done means the requested Window::modifiers(&self) -> ModifiersState getter has agreed semantics and coverage across relevant platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100