Rquest for feature to save window size, position and possibly monitor on dual+ systems. So that it always starts in the same location and desired size.
This is already available on macOS, I need to add similar feature to Windows. If you have a C++ WinApi code available I'd love to paste it as simple storing position is not enough as this code needs to check also if resolution changed or external monitor is actually still there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is already available on macOS, I need to add similar feature to Windows. If you have a C++ WinApi code available I'd love to paste it as simple storing position is not enough as this code needs to check also if resolution changed or external monitor is actually still there.