PistonDevelopers / PistonDevelopers/piston
How to change cursor
Open
Nobody has claimed this yet.
question
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 235
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Is there any way to change the cursor to the OS move cursor? In my application I need to be able to move items as well as the canvas and it would be great if I could use the move, grab and grabbing default cursors of the OS.
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 cursor and window-input handling in the repository, since the issue names no files or tests. Check whether OS cursor selection is already exposed, then determine how move, grab, and grabbing could be requested. Done means an application can select those default cursors for item and canvas movement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100