Bug fix: Set geometry of additional windows
authorColin Clark <colin.clark@cclark.uk>
Sun, 26 Apr 2020 10:19:34 +0000 (11:19 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 26 Apr 2020 10:19:34 +0000 (11:19 +0100)
commit17a7579d275c6fe1a96ee0a350bedf50b1b52a87
treec5cb9f9463d7f10ce54d49b69f7ecec70e03e4b9
parent87aad0c6520f34d1d4cdcdc337cc73a023e58026
Bug fix: Set geometry of additional windows

When an additional was opened from the command line, any --geometry
parameters were ignored.

There is now also a --remote command to set window geometry.
doc/docbook/GuideReferenceCommandLine.xml
geeqie.1
src/main.c
src/remote.c