From 0d6facc90ee0108de2e4257b16fc097df5d83797 Mon Sep 17 00:00:00 2001 From: Tobias Stoeckmann Date: Fri, 21 May 2021 19:44:15 +0200 Subject: [PATCH] Released version 0.7.0 Added missing --focus option to zsh auto completion. Added new options --clear, --no-atoms, and --no-root for better handling of different aspects of the X window system. Changed default to "retain" wallpapers of outputs which are not explicitly set by xwallpaper. Up to this release, the outputs were set to black. Now, they are retrieved from atoms. Keep old behavior by specifying --clear. Signed-off-by: Tobias Stoeckmann --- configure.ac | 2 +- xwallpaper.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 7d07ac8..8ba399f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([xwallpaper], [0.6.6], [https://github.com/stoeckmann/xwallpaper/issues], [xwallpaper], [https://github.com/stoeckmann/xwallpaper]) +AC_INIT([xwallpaper], [0.7.0], [https://github.com/stoeckmann/xwallpaper/issues], [xwallpaper], [https://github.com/stoeckmann/xwallpaper]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) diff --git a/xwallpaper.1 b/xwallpaper.1 index 387d7bf..fca6188 100644 --- a/xwallpaper.1 +++ b/xwallpaper.1 @@ -11,9 +11,9 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd February 7, 2021 +.Dd May 21, 2021 .Dt XWALLPAPER 1 -.Os xwallpaper 0.6.6 +.Os xwallpaper 0.7.0 .Sh NAME .Nm xwallpaper .Nd wallpaper setting utility for X