So the window size and position saving is a nice feature, except it's not quite working perfectly.
Every time I open Minecraft, the size is just *slightly* larger than it was previously, and the position is just *slightly* down and to the right from where it used to be.
I know from other programs that do similar things that there is actually a difference (in terms of programming, etc) between the border of the window and the usable space of the window.
I suspect that the Launcher might be saving the position of the usable space and applying that to the full window, border included, so that the upper left corner of the border ends up being where the upper left of the usable space was the last time the game was running.
Something similar might be happening to the size as well, regarding the difference between the borders and the usable space. I think it's saving the size of the border and applying that to the usable space (meaning the window is larger each time you run the game).
I could be wrong about what it's doing or how it's doing it, but I *know* that the window size and position are not saving correctly.
Every time I open Minecraft, the size is just *slightly* larger than it was previously, and the position is just *slightly* down and to the right from where it used to be.
I know from other programs that do similar things that there is actually a difference (in terms of programming, etc) between the border of the window and the usable space of the window.
I suspect that the Launcher might be saving the position of the usable space and applying that to the full window, border included, so that the upper left corner of the border ends up being where the upper left of the usable space was the last time the game was running.
Something similar might be happening to the size as well, regarding the difference between the borders and the usable space. I think it's saving the size of the border and applying that to the usable space (meaning the window is larger each time you run the game).
I could be wrong about what it's doing or how it's doing it, but I *know* that the window size and position are not saving correctly.