taichi
taichi copied to clipboard
Add support for initial window position
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.