Ignore mouse click on transparent pixel
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
The upcoming transparent background support does not include hittest support.
It would be nice to be able to ignore mouse hits on transparent pixels.
Prior art: https://github.com/glfw/glfw/issues/1236
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 reviewing the upcoming transparent background support and the GLFW issue linked as prior art. The work is complete when hit testing ignores mouse hits on transparent pixels, but the issue does not identify relevant files, tests, or a more specific implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100