Hello community, here is the log from the commit of package herbstluftwm for openSUSE:Factory checked in at 2020-11-02 09:44:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/herbstluftwm (Old) and /work/SRC/openSUSE:Factory/.herbstluftwm.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "herbstluftwm" Mon Nov 2 09:44:14 2020 rev:9 rq:845299 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/herbstluftwm/herbstluftwm.changes 2020-06-09 00:07:18.573853762 +0200 +++ /work/SRC/openSUSE:Factory/.herbstluftwm.new.3463/herbstluftwm.changes 2020-11-02 09:44:35.341851484 +0100 @@ -1,0 +2,35 @@ +Sun Nov 1 21:25:19 UTC 2020 - Michael Vetter <mvet...@suse.com> + +- Update to 0.9.0: + * When an application fails to focus itself (because + focus_stealing_prevention is active), then the window is marked + as urgent. + * New optional argument for the 'split' command for splitting + non-leaf frames + * Frame objects: the frame layout can be introspected via the + 'tiling' object present in each tag, e.g.: 'tags.focus.tiling'. + * New command 'foreach' for iterating over objects + * New attribute 'urgent_count' for tags, counting the number of + urgent clients on a tag + * New rule consequence 'floatplacement' that updates the placement + of floating clients ('floatplacement=smart' for little overlap, + 'floatplacement=center' for centering) or leaves the floating + position as is ('floatplacement=none') + * New rule condition 'pgid' + * New format specifier '%c' in the 'sprintf' command (useful + in combination with 'foreach') + * The 'new_attr' command now also accepts an initial value + * React to a change of the 'floating_focused' attribute of the + tag object + * New frame index character 'p' for accessing the parent frame + * Object tree documentation as a json file + Bug fixes: + * Fix wrong behaviour in 'cycle_layout' in the case where the + current layout is not contained in the layout list passed + to 'cycle_layout'. + * Fix handling of delta -1 in 'focus_monitor' and 'cycle_monitor' + * Fixed precision decimals in the layout tree (more reliable + in- and output of fractions in frame splits) + * Fixes in maximize.sh + +------------------------------------------------------------------- Old: ---- herbstluftwm-0.8.3.tar.gz herbstluftwm-0.8.3.tar.gz.sig New: ---- herbstluftwm-0.9.0.tar.gz herbstluftwm-0.9.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ herbstluftwm.spec ++++++ --- /var/tmp/diff_new_pack.zqcrmv/_old 2020-11-02 09:44:35.797851922 +0100 +++ /var/tmp/diff_new_pack.zqcrmv/_new 2020-11-02 09:44:35.801851926 +0100 @@ -17,7 +17,7 @@ Name: herbstluftwm -Version: 0.8.3 +Version: 0.9.0 Release: 0 Summary: A manual tiling window manager License: BSD-2-Clause @@ -121,6 +121,7 @@ %{_mandir}/man1/%{name}.1%{?ext_man} %{_mandir}/man7/%{name}-tutorial.7%{?ext_man} %{_datadir}/xsessions/%{name}.desktop +%{_datadir}/doc/herbstluftwm/hlwm-doc.json %files examples %dir %{_datadir}/doc/%{name}/examples @@ -143,6 +144,7 @@ %{_datadir}/doc/%{name}/examples/toggledualhead.sh %{_datadir}/doc/%{name}/examples/windowmenu.sh %{_datadir}/doc/%{name}/examples/wselect.sh +%{_datadir}/doc/herbstluftwm/examples/perclient_kb_layout.sh %files zsh-completion %{_datadir}/zsh/site-functions/_herbstclient ++++++ herbstluftwm-0.8.3.tar.gz -> herbstluftwm-0.9.0.tar.gz ++++++ ++++ 8900 lines of diff (skipped)