Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package herbstluftwm for openSUSE:Factory checked in at 2021-05-19 17:49:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/herbstluftwm (Old) and /work/SRC/openSUSE:Factory/.herbstluftwm.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "herbstluftwm" Wed May 19 17:49:09 2021 rev:12 rq:894112 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/herbstluftwm/herbstluftwm.changes 2021-02-17 18:13:42.910047375 +0100 +++ /work/SRC/openSUSE:Factory/.herbstluftwm.new.2988/herbstluftwm.changes 2021-05-19 17:49:20.241545397 +0200 @@ -1,0 +2,43 @@ +Tue May 18 16:07:20 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.9.3: + * herbstclient prints error messages always on stderr and normal + output always on stdout (before, both were printed to the same channel). + * True transparency support for frame and client decorations + (requires a compositor like picom, compton, or xcompmgr) + * Colors contain alpha-values (format #RRGGBBAA) + * Do not draw frame background behind clients (so for semi-transparent + client decorations, one does not see the frame decoration behind but the wallpaper instead) + * New command line option '--replace' for replacing an existing window manager. + * New command 'list_clients'. + * The frame attributes ('selection', 'algorithm', 'fraction', + 'split_type') are now writable. + * New objects for panels (under 'panels', exposing attributes + 'instance', 'class', 'geometry', 'winid') + * The setting 'monitors_locked' is now explicitly an unsigned integer. + * The setting 'default_frame_layout' now holds an algorithm name. + * New client attributes: + - 'floating_geometry' holding the client???s floating size (writable). + - 'content_geometry' holding the geometry of the application???s content. + * The 'shift' command now moves the window to a neighboured monitor if the + window cannot be moved within a tag in the desired direction. + * New command 'lower' to lower a window in the stack. + * The 'cycle_value' command now expects an attribute (and only works for + settings for compatibility). + * New object 'types' containing documentation on (attribute-) types. + * New command 'attr_type' printing the type of a given attribute. + * New client alias 'last-minimized' and 'longest-minimized' for + focusing and unminimizing minimized clients. + * Relative values for integer attributes ('+=N' and '-=N') + * The 'cycle' command now also cycles through floating windows. + * The 'rule' command now reports errors already during rule creation. + * In rule consequences, 'toggle' is not allowed anymore. + * New rule consequences: + - 'floating_geometry' for setting the attribute of the same name (i.e. + position and size of the new client) + * The python bindings automatically convert from and to python???s types + * Bug fixes: + - Fix mistakenly transparent borders of argb clients + * New dependency: xrender + +------------------------------------------------------------------- Old: ---- herbstluftwm-0.9.2.tar.gz herbstluftwm-0.9.2.tar.gz.sig New: ---- herbstluftwm-0.9.3.tar.gz herbstluftwm-0.9.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ herbstluftwm.spec ++++++ --- /var/tmp/diff_new_pack.BRMZzz/_old 2021-05-19 17:49:20.765543200 +0200 +++ /var/tmp/diff_new_pack.BRMZzz/_new 2021-05-19 17:49:20.765543200 +0200 @@ -17,7 +17,7 @@ Name: herbstluftwm -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: A manual tiling window manager License: BSD-2-Clause @@ -33,6 +33,7 @@ BuildRequires: glib2-devel BuildRequires: libXft-devel BuildRequires: libXrandr-devel +BuildRequires: libXrender-devel BuildRequires: libxslt-devel BuildRequires: ncurses-utils BuildRequires: pkgconfig @@ -109,9 +110,7 @@ %license LICENSE %doc NEWS %dir %{_datadir}/doc/%{name}/ -%{_datadir}/doc/%{name}/herbstclient.html -%{_datadir}/doc/%{name}/%{name}-tutorial.html -%{_datadir}/doc/%{name}/%{name}.html +%{_datadir}/doc/%{name}/html/ %dir %{_sysconfdir}/xdg/%{name} %{_sysconfdir}/xdg/%{name}/autostart %{_sysconfdir}/xdg/%{name}/panel.sh @@ -126,27 +125,7 @@ %{_datadir}/doc/herbstluftwm/hlwm-doc.json %files examples -%dir %{_datadir}/doc/%{name}/examples -%{_datadir}/doc/%{name}/examples/README -%{_datadir}/doc/%{name}/examples/dmenu.sh -%{_datadir}/doc/%{name}/examples/dumpbeautify.sh -%{_datadir}/doc/%{name}/examples/exec_on_tag.sh -%{_datadir}/doc/%{name}/examples/execwith.sh -%{_datadir}/doc/%{name}/examples/float-maximize.sh -%{_datadir}/doc/%{name}/examples/floatmon.sh -%{_datadir}/doc/%{name}/examples/herbstcommander.sh -%{_datadir}/doc/%{name}/examples/keychain.sh -%{_datadir}/doc/%{name}/examples/lasttag.sh -%{_datadir}/doc/%{name}/examples/layout.sh -%{_datadir}/doc/%{name}/examples/loadstate.sh -%{_datadir}/doc/%{name}/examples/maximize.sh -%{_datadir}/doc/%{name}/examples/q3terminal.sh -%{_datadir}/doc/%{name}/examples/savestate.sh -%{_datadir}/doc/%{name}/examples/scratchpad.sh -%{_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 +%{_datadir}/doc/%{name}/examples/ %files zsh-completion %{_datadir}/zsh/site-functions/_herbstclient ++++++ herbstluftwm-0.9.2.tar.gz -> herbstluftwm-0.9.3.tar.gz ++++++ ++++ 18019 lines of diff (skipped)
