<p></p>
<p>In the preferences, there are check boxes labeled "Save window size" and "Save window position".  They set <code>prefs.save_wingeom</code> and <code>prefs.save_winpos</code>, which are used in <a href="https://github.com/geany/geany/blob/04566236d3f9811d55d6c7bcc492b3a60369fd20/src/libmain.c#L150-L174">libmain.c</a> to control whether the window size and position are <em>restored</em>.</p>
<p>These settings should control <em>only</em> whether (new) sizes and positions are <em>saved</em>.  Whatever is <em>already</em> saved should be restored.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ57TZ26FMGXQW4ODADUJ5DTLANCNFSM5HFLVXQQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ6QRMAFYXRH36GBCM3UJ5DTLA5CNFSM5HFLVXQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PQY4U2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2978",
"url": "https://github.com/geany/geany/issues/2978",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>