<p></p>
<blockquote>
<p>And I guess over time we will find more stuff that's better placed in the session.conf</p>
</blockquote>
<p>I can make three suggestions now:</p>
<pre><code>[geany]
msgwindow_position
treeview_position
geometry
</code></pre>
<p>It looks like these can be extracted from a single if-statement in <code>save_ui_prefs()</code>.</p>
<p>Of course saving these can be disabled:</p>
<pre><code>[geany]
pref_main_save_winpos=false
pref_main_save_wingeom=false
</code></pre>
<p>so it's not the highest priority if my goal is to make <code>geany.conf</code> dotfiles-friendly.</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/pull/2776#issuecomment-813616659">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5M6WFUZ2DHJHAO6ZTTHIJHTANCNFSM42KJV3OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ464C7SSWOS7CVULFDTHIJHTA5CNFSM42KJV3O2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGB7M4EY.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/pull/2776#issuecomment-813616659",
"url": "https://github.com/geany/geany/pull/2776#issuecomment-813616659",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>