[Github-comments] [geany/geany] Save window size and position unexpected restore behavior (Issue #2978)

xiota notifications at xxxxx
Tue Nov 2 02:23:49 UTC 2021


In the preferences, there are check boxes labeled "Save window size" and "Save window position".  They set `prefs.save_wingeom` and `prefs.save_winpos`, which are used in [libmain.c](https://github.com/geany/geany/blob/04566236d3f9811d55d6c7bcc492b3a60369fd20/src/libmain.c#L150-L174) to control whether the window size and position are *restored*.

These settings should control *only* whether (new) sizes and positions are *saved*.  Whatever is *already* saved should be restored.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2978
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211101/0699cc3b/attachment.htm>


More information about the Github-comments mailing list