Added an option to save/reload either window position or size, but optionally not both. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1456
-- Commit Summary --
* Added an option to save/reload either window position or
-- File Changes --
M data/geany.glade (24) M src/keyfile.c (8) M src/libmain.c (29) M src/prefs.c (14) M src/prefs.h (3)
-- Patch Links --
https://github.com/geany/geany/pull/1456.patch https://github.com/geany/geany/pull/1456.diff
Hoping to see this in a future version of geany :D Thanks for an amazing text editor btw!!!
LGBI, not yet tested.
One could argue that GeanyPrefs is part of the ABI, and new fields should be appended.
@kugel- good catch
yeah should be at the end or the ABI needs incrementing, and no point in doing that unless we need to.
Closed in 38147b2590f6d4e695c3637dd360631a1b7cc7f5
Closed #1456.
Forgot to update the manual to reflect the switch to two separate preferences.
Make an issue so its not hidden in a closed PR (or fix it :)
github-comments@lists.geany.org