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

Add support for initial window position #6107

Closed
brent-williams opened this issue Sep 20, 2022 · 2 comments
Closed

Add support for initial window position #6107

brent-williams opened this issue Sep 20, 2022 · 2 comments
Assignees
Labels
feature request Suggest an idea on this project gui GUI & GGUI

Comments

@brent-williams
Copy link

Add support for initial window position in GUI and/or GGUI.

Window position could be in the constructor alongside resolution. The underlying imgui.ini could as well/instead
be used, currently on macOS Monterey the file is written but always with window name "Debug##Default" and
the Pos key is sadly ignored if already present.

@brent-williams brent-williams added the feature request Suggest an idea on this project label Sep 20, 2022
@turbo0628 turbo0628 added the gui GUI & GGUI label Sep 22, 2022
@turbo0628 turbo0628 assigned turbo0628 and Morcki and unassigned turbo0628 Sep 23, 2022
ailzhang pushed a commit that referenced this issue Sep 26, 2022
Issue: #6107

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@ailzhang
Copy link
Contributor

Closing via #6156, @brent-williams please feel free to give it a try and let us know if you have any followup questions!

@brent-williams
Copy link
Author

Cheers @ailzhang, will check it out once 1.1.4 is released. Wow nice turnaround speed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Suggest an idea on this project gui GUI & GGUI
Projects
Status: Done
Development

No branches or pull requests

4 participants