Release v1.7 files v1.7.1
authorColin Clark <colin.clark@cclark.uk>
Sun, 16 Jan 2022 14:23:16 +0000 (14:23 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sun, 16 Jan 2022 14:23:16 +0000 (14:23 +0000)
NEWS
doc/docbook/CommandLineOptions.xml
geeqie.1
org.geeqie.Geeqie.appdata.xml.in

diff --git a/NEWS b/NEWS
index 4288ac1..1f49c25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Geeqie 1.7
+============
+
+- Copy image to clipboard option
+- Fix MacOS problems
+- Multi-threaded find duplicates
+- Generate sRGB thumbnails for images with embedded color profile
+- External image decoder option
+- AppImage supported
+- Support jpeg xl format
+- Automated cache maintenance
+- Support archive (e.g. zip) files
+- Use system theme background color
+
+And as usual:
+- Many small improvements
+- Many bug fixes
+- Updated language support
+
 Geeqie 1.6
 ============
 
index 04dd0fa..6403ab7 100644 (file)
@@ -7,8 +7,8 @@
 <refmeta>
 <refentrytitle>GEEQIE</refentrytitle>
 <manvolnum>1</manvolnum>
-<refmiscinfo class='source'>November 2021</refmiscinfo>
-<refmiscinfo class='manual'>Geeqie 1.6+git20211107-31197b3d GTK3</refmiscinfo>
+<refmiscinfo class='source'>January 2022</refmiscinfo>
+<refmiscinfo class='manual'>Geeqie 1.7 GTK3</refmiscinfo>
 </refmeta>
 <refnamediv>
 <refname>Geeqie</refname>
@@ -30,7 +30,7 @@ zooming, panning, thumbnails and sorting images into collections.</para>
 
 <para>Generated for version:</para>
 
-<para>Geeqie 1.6+git20211107-31197b3d</para>
+<para>Geeqie 1.7</para>
 
 <refsect2 id='valid_options'><title>Valid options:</title>
 <variablelist remap='TP'>
@@ -226,12 +226,24 @@ zooming, panning, thumbnails and sorting images into collections.</para>
   <varlistentry>
   <term><emphasis role='strong' remap='B'>--file</emphasis>:&lt;FILE&gt;|&lt;URL&gt;</term>
   <listitem>
+<para>open FILE or URL, bring Geeqie window to the top</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term>file:&lt;FILE&gt;|&lt;URL&gt;</term>
+  <listitem>
 <para>open FILE or URL, bring Geeqie window to the top</para>
   </listitem>
   </varlistentry>
   <varlistentry>
   <term><emphasis role='strong' remap='B'>--File</emphasis>:&lt;FILE&gt;|&lt;URL&gt;</term>
   <listitem>
+<para>open FILE or URL, do not bring Geeqie window to the top</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term>File:&lt;FILE&gt;|&lt;URL&gt;</term>
+  <listitem>
 <para>open FILE or URL, do not bring Geeqie window to the top</para>
   </listitem>
   </varlistentry>
@@ -376,6 +388,12 @@ zooming, panning, thumbnails and sorting images into collections.</para>
   <varlistentry>
   <term><emphasis role='strong' remap='B'>--raise</emphasis></term>
   <listitem>
+<para>bring the Geeqie window to the top</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term>raise</term>
+  <listitem>
 <para>bring the Geeqie window to the top</para>
   </listitem>
   </varlistentry>
@@ -425,6 +443,12 @@ zooming, panning, thumbnails and sorting images into collections.</para>
   <term><emphasis role='strong' remap='B'>--view</emphasis>:&lt;FILE&gt;</term>
   <listitem>
 <para>open FILE in new window</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term>view:&lt;FILE&gt;</term>
+  <listitem>
+<para>open FILE in new window</para>
 
 <para>All other command line parameters are used as plain files if they exist.</para>
 
@@ -440,7 +464,7 @@ zooming, panning, thumbnails and sorting images into collections.</para>
 </refsect1>
 
 <refsect1 id='copyright'><title>COPYRIGHT</title>
-<para>Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2021 by The Geeqie Team. Use this software  at  your
+<para>Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2022 by The Geeqie Team. Use this software  at  your
 own  risk! This  software released under the GNU General Public License. Please read the COPYING file for more
 information.</para>
 </refsect1>
index a041f11..4cdd1fb 100644 (file)
--- a/geeqie.1
+++ b/geeqie.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH GEEQIE "1" "November 2021" "Geeqie 1.6+git20211107-31197b3d GTK3" "User Commands"
+.TH GEEQIE "1" "January 2022" "Geeqie 1.7 GTK3" "User Commands"
 .SH NAME
 Geeqie - GTK based multiformat image viewer
 .SH SYNOPSIS
@@ -11,7 +11,7 @@ zooming, panning, thumbnails and sorting images into collections.
 
 Generated for version:
 .PP
-Geeqie 1.6+git20211107\-31197b3d
+Geeqie 1.7
 .SS "Valid options:"
 .TP
 \fB\-\-blank\fR
@@ -110,9 +110,15 @@ toggle full screen
 \fB\-\-file\fR:<FILE>|<URL>
 open FILE or URL, bring Geeqie window to the top
 .TP
+file:<FILE>|<URL>
+open FILE or URL, bring Geeqie window to the top
+.TP
 \fB\-\-File\fR:<FILE>|<URL>
 open FILE or URL, do not bring Geeqie window to the top
 .TP
+File:<FILE>|<URL>
+open FILE or URL, do not bring Geeqie window to the top
+.TP
 \fB\-fs\fR  \fB\-\-fullscreen\-start\fR
 start full screen
 .TP
@@ -185,6 +191,9 @@ quit
 \fB\-\-raise\fR
 bring the Geeqie window to the top
 .TP
+raise
+bring the Geeqie window to the top
+.TP
 \fB\-s\fR   \fB\-\-slideshow\fR
 toggle slide show
 .TP
@@ -208,6 +217,9 @@ hide tools
 .TP
 \fB\-\-view\fR:<FILE>
 open FILE in new window
+.TP
+view:<FILE>
+open FILE in new window
 .IP
 All other command line parameters are used as plain files if they exist.
 .IP
@@ -215,7 +227,7 @@ The name of a collection, with or without either path or extension (.gqv) may be
 .SH BUGS
 Please send bug reports and feedback to https://github.com/BestImageViewer/geeqie/issues
 .SH COPYRIGHT
-Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2021 by The Geeqie Team. Use this software  at  your
+Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2022 by The Geeqie Team. Use this software  at  your
 own  risk! This  software released under the GNU General Public License. Please read the COPYING file for more
 information.
 .SH "SEE ALSO"
index cb5a0b0..e6cb155 100644 (file)
@@ -23,7 +23,7 @@
     </screenshot>
   </screenshots>
   <releases>
-    <release version="v1.6" date="2020-12-02"></release>
+    <release version="v1.7" date="2022-01-16"></release>
   </releases>
   <keywords>
     <keyword>image</keyword>