taichi icon indicating copy to clipboard operation
taichi copied to clipboard

Add support for initial window position

Open brent-williams opened this issue 3 years ago • 0 comments

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 avatar Sep 20 '22 00:09 brent-williams