Fix #934: Request to add image bookmarking/tagging within a folder
authorColin Clark <colin.clark@cclark.uk>
Fri, 22 Apr 2022 12:42:03 +0000 (13:42 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 22 Apr 2022 12:42:03 +0000 (13:42 +0100)
commit8552b6786d67b5712bc5cd45830cdbd48e18769b
treeae092eec980020d1c6d9c25fed1fc937e656cb23
parent1eefe9b77417f8f30c96fc5e389535b4132950be
Fix #934: Request to add image bookmarking/tagging within a folder

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

The last image viewed in a folder is stored in a list. If the folder is
re-opened, focus moves to the last image viewed.

An option on Preferences/Behavior sets the maximum size of the list.
doc/docbook/GuideOptionsBehavior.xml
src/history_list.c
src/history_list.h
src/layout.c
src/options.c
src/options.h
src/preferences.c
src/rcfile.c