diff --git a/herbstluftwm-0.8.0.tar.gz b/herbstluftwm-0.8.0.tar.gz deleted file mode 100644 index 2139a54..0000000 --- a/herbstluftwm-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5823f1c1a6a6ae6d4f843992658fcdb91a246e7f337570ac9b2091f57265c812 -size 358434 diff --git a/herbstluftwm-0.8.0.tar.gz.sig b/herbstluftwm-0.8.0.tar.gz.sig deleted file mode 100644 index 3e74b40..0000000 Binary files a/herbstluftwm-0.8.0.tar.gz.sig and /dev/null differ diff --git a/herbstluftwm-0.8.1.tar.gz b/herbstluftwm-0.8.1.tar.gz new file mode 100644 index 0000000..833664f --- /dev/null +++ b/herbstluftwm-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe146d6b533dcabbc2588430de01b76acc0f716521d9a8157aa628f305723430 +size 369291 diff --git a/herbstluftwm-0.8.1.tar.gz.sig b/herbstluftwm-0.8.1.tar.gz.sig new file mode 100644 index 0000000..a1168ab Binary files /dev/null and b/herbstluftwm-0.8.1.tar.gz.sig differ diff --git a/herbstluftwm.changes b/herbstluftwm.changes index c33d839..194164f 100644 --- a/herbstluftwm.changes +++ b/herbstluftwm.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Apr 21 06:23:38 UTC 2020 - Michael Vetter + +- Update to 0.8.1: + * the frame index 'e' refers to the first empty frame + (e.g. 'rule index=e' places new windows in empty frames, if possible) + * new setting 'hide_covered_windows' to improve the appearance + when used with a compositor. + * resize floating windows with the same command ('resize') as in + tiling mode and thus the same keybindings as in tiling mode. + Therefore, the 'fractiondelta' parameter to the 'resize' command + is now optional. + * keybind now checks that the bound command exists. + * cycle_all (Alt-Tab) now also traverses floating clients + * new setting 'auto_detect_panels' controlling the panel + detection algorithm. + * improved herbstclient tab completion for the fish shell + Bug fixes: + * Handle the regular expression "" correctly, since the grammar + of extended regular expressions does not allow "". + * Error handling for the lack of xrandr + * Fixes to make it compile on other systems and architecture + ------------------------------------------------------------------- Sun Apr 12 20:45:28 UTC 2020 - Michael Vetter diff --git a/herbstluftwm.spec b/herbstluftwm.spec index c6f119b..fb89ac9 100644 --- a/herbstluftwm.spec +++ b/herbstluftwm.spec @@ -17,7 +17,7 @@ Name: herbstluftwm -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: A manual tiling window manager License: BSD-2-Clause @@ -148,7 +148,7 @@ rm -f %{buildroot}%{_datadir}/doc/%{name}/{INSTALL,NEWS,LICENSE,BUGS} %{_datadir}/zsh/site-functions/_herbstclient %files bash-completion -%config %{_sysconfdir}/bash_completion.d/herbstclient-completion +%{_datadir}/bash-completion/completions/herbstclient %files fish-completion %dir %{_datadir}/fish