fabiocolacio / Marker

🖊 A gtk3 markdown editor
GNU General Public License v3.0
832 stars 75 forks source link

Save window position, editor pane width and sidebar open/closed state in the preferences #377

Closed lamfe closed 2 years ago

lamfe commented 2 years ago

These changes add features requested in issue #309, specifically window position and sidebar open/closed state. Editor pane width is remembered too, so it is possible to "split the window always at 50%" (if you don't resize the window), which was also requested in the issue.