From b797d77ab7d2dece4f0d70ef2d6620f927de85174f475e67436fc83d328193a3 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 21 Apr 2020 06:29:34 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/herbstluftwm?expand=0&rev=17 --- herbstluftwm-0.8.0.tar.gz | 3 --- herbstluftwm-0.8.0.tar.gz.sig | Bin 119 -> 0 bytes herbstluftwm-0.8.1.tar.gz | 3 +++ herbstluftwm-0.8.1.tar.gz.sig | Bin 0 -> 119 bytes herbstluftwm.changes | 23 +++++++++++++++++++++++ herbstluftwm.spec | 4 ++-- 6 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 herbstluftwm-0.8.0.tar.gz delete mode 100644 herbstluftwm-0.8.0.tar.gz.sig create mode 100644 herbstluftwm-0.8.1.tar.gz create mode 100644 herbstluftwm-0.8.1.tar.gz.sig 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 3e74b400320bf2e88ba9ada6f1217d55e5931ffcdf699c798107d5cd52a44ecf..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmeAuWnmEHV2~A4WGS9m)4F5lx~X=P6mIC$wX9#Habp)NQ(S+t1_KwT08C^)Bf~#U zzAN54pOh>Ke<3C#T4r!+>yK52ezPTROwx|r*YNPeY=*z0At@_3Gk-2`>&RZV>+_4Z Vlcu$ws9$hdAv)@|^!Bc4k^ogOHW>f_ 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 0000000000000000000000000000000000000000000000000000000000000000..a1168ab53e10de51adf3f9bbf286c39aec9519209446696eefbc511374ed641e GIT binary patch literal 119 zcmeAuWnmEHV2~A4WGS9m)4F5lx~X=P6mIC$wX9#Habp)NQ`|h6PzEke0hma^V}^fr z?^k>ZF^HJa6aqt09I3OJ11SF0;2|sDAc3%iz_5Z;T96TJ(Z$2|RtRbYw=@gTs1n WR?T}cWy8zQXLrQxV^lJCeGdT0p*Sx9 literal 0 HcmV?d00001 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