This PR causes window position and geometry to be unconditionally restored on startup, if present in the config file. `save_winpos` and `save_wingeom` still control whether *new* values are saved. So *already* saved settings will be preserved and applied. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2979
-- Commit Summary --
* <a href="https://github.com/geany/geany/pull/2979/commits/af502bb105af65aac5c1e796711ba786b4af0c67">Unconditionally restore saved position and geometry.</a>
-- File Changes --
M src/keyfile.c (7) M src/libmain.c (29)
-- Patch Links --
https://github.com/geany/geany/pull/2979.patch https://github.com/geany/geany/pull/2979.diff