PistonDevelopers / PistonDevelopers/piston
Add ability to pick display output
Open
Nobody has claimed this yet.
question
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 235
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Hi,
I have not found a way of specifying which output the program should run in.
I'm not sure where the responsibility lies in being able to pick the either the "main" output or an arbitrary one instead of the one the program is launched from.
Thanks
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
The issue names no files, tests, or entry points. First determine where Piston selects the display used to launch the program, then define how callers can choose the main output or an arbitrary output; done means either selection works instead of always using the launch output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100