Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - add position to WindowDescriptor #3070

Closed
wants to merge 2 commits into from

Conversation

molikto
Copy link
Contributor

@molikto molikto commented Nov 5, 2021

Objective

Set initial position of the window, so I can start it at the left side of the view automatically, used with cargo watch

Solution

add window position to WindowDescriptor

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Nov 5, 2021
@alice-i-cecile alice-i-cecile added A-Windowing Platform-agnostic interface layer to run your app in C-Feature A new feature, making something new possible S-Needs-Review and removed S-Needs-Triage This issue needs to be labelled labels Nov 5, 2021
@NiklasEi NiklasEi added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review labels Nov 5, 2021
@cart
Copy link
Member

cart commented Nov 6, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 6, 2021
# Objective

Set initial position of the window, so I can start it at the left side of the view automatically, used with `cargo watch`

## Solution

add window position to WindowDescriptor
@bors bors bot changed the title add position to WindowDescriptor [Merged by Bors] - add position to WindowDescriptor Nov 6, 2021
@bors bors bot closed this Nov 6, 2021
@molikto molikto deleted the winit_position branch April 17, 2022 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Feature A new feature, making something new possible S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants