Fix #269: External image marks - (--remote --lua)
authorColin Clark <colin.clark@cclark.uk>
Sun, 22 Oct 2017 18:39:44 +0000 (19:39 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 22 Oct 2017 18:39:44 +0000 (19:39 +0100)
commit0890884d2e46ecf63cc7ff1912d1e49b4bd794a2
tree36c3ec5b4a1a1ebd48407a8f8f45b514686e3f3d
parent43c2479a78b18832d882b8f3ea93d0ed7c9713f5
Fix #269: External image marks - (--remote --lua)

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

Additional lua fn: Image:get_marks()
Additional command line option: --remote --lua:<file>,<lua_script>
doc/docbook/GuideReferenceCommandLine.xml
doc/docbook/GuideReferenceLua.xml
src/lua.c
src/remote.c