Fix #751: Allow to make layouts persistent and selectable
authorColin Clark <colin.clark@cclark.uk>
Sun, 22 Mar 2020 10:54:51 +0000 (10:54 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sun, 22 Mar 2020 10:54:51 +0000 (10:54 +0000)
commitd992670d230e1c0c6af22e2f818e80d00205dcbf
treece816cbcc0099b66833c4b67bed02bdceef196a8
parentb7a34ebb5ed235575b3dcc9635d9c98d74aa0fd5
Fix #751: Allow to make layouts persistent and selectable

https://github.com/BestImageViewer/geeqie/issues/751

New top-level menu item "Windows" to permit saving and recalling window
layouts.
22 files changed:
doc/docbook/GuideMainWindow.xml
doc/docbook/GuideMainWindowMenus.xml
doc/docbook/GuideOptionsLayout.xml
doc/docbook/GuideReferenceCommandLine.xml
doc/docbook/GuideReferenceConfig.xml
geeqie.1
src/image.c
src/image.h
src/layout.c
src/layout.h
src/layout_image.c
src/layout_util.c
src/main.c
src/main.h
src/options.c
src/rcfile.c
src/rcfile.h
src/remote.c
src/toolbar.c
src/typedefs.h
src/ui_fileops.c
src/ui_fileops.h