Hello community, here is the log from the commit of package i3 for openSUSE:Factory checked in at 2020-05-16 22:28:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i3 (Old) and /work/SRC/openSUSE:Factory/.i3.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "i3" Sat May 16 22:28:00 2020 rev:36 rq:806022 version:4.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/i3/i3.changes 2019-10-27 13:40:54.517259356 +0100 +++ /work/SRC/openSUSE:Factory/.i3.new.2738/i3.changes 2020-05-16 22:28:05.501489530 +0200 @@ -1,0 +2,59 @@ +Fri May 8 15:15:21 UTC 2020 - Martin Kincl <kin...@gmail.com> + +- Update to version 4.18.1: + * Bugfixes: + + Move parent nodes in scratchpad correctly + + i3bar: Call cont_child() more liberally + + Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parent + + Fix SEGFAULT when i3bar receives invalid input + + Revert "floating_reposition: avoid extra tree_render" + + Call tree_render if floating move changes workspace + + Update EWMH properties on workspace move + + cmd_focus_sibling: Fix crash on workspace level +- Update to version 4.18: + * Changes: + + docs/ipc: document fullscreen_mode in GET_TREE reply + + docs/ipc: document marks field in GET_TREE reply + + docs/ipc: document window_type in GET_TREE reply + + docs/ipc: improve documentation for window_properties + + docs/userguide: clarify commands/config directive wording + + layout saving: remanage window after property updates (e.g. titles) + + get_first_output: prefer primary output (e.g. when moving disabled outputs) + + ipc: add window_type to nodes + + ipc: add container id to nodes + + allow dragging active titles for all container types (e.g. floating+tabbed) + + allow dragging inactive titles after a 10px threshold + + make tray icon order deterministic (sorted by class/instance) + + implement focus next|prev + + implement focus next|prev sibling + + implement focus_wrapping workspace + + exit with exit code 0 on --help + + exec command: respect command criteria + * Bugfixes: + + build: fix lcov support + + build: use AC_REPLACE_FUNCS, drop bundled memmem + + build: fix building with -fno-common (for gcc 10) + + build: configure: deal with git worktree checkouts, where .git is a file + + docs/userguide: fix link to pango markup + + docs/userguide: add missing manipulating_layout anchor + + docs/userguide: fix IPC socket location + + i3-nagbar: make debug log visible + + i3-nagbar: fix small memory leaks + + i3bar: fix small memory leaks + + move workspace to output: don’t create duplicate numbered workspace + + correctly select output when pointer query fails + + fix moving windows to scratchpad when using marks + + fix startup workspace selection when workspace command uses options + + do not try to center floating window on itself (fixes xterm placement) + + fix “move window to <mark>” when target is a workspace + + correctly activate windows behind a fullscreen window + + fix back-and-forth after renaming workspaces + + keep focus when moving container to marked workspace + + do not show scratchpad windows upon move to position command + + reparent windows to their current position when unmanaging + (fixes dock clients unexpectedly moving to different output) + + fix crash when moving containers + + scratchpad_move: un-fullscreen correct container + + avoid crash when nc->window is NULL + +------------------------------------------------------------------- Old: ---- i3-4.17.1.tar.bz2 i3-4.17.1.tar.bz2.asc New: ---- i3-4.18.1.tar.bz2 i3-4.18.1.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i3.spec ++++++ --- /var/tmp/diff_new_pack.N9f3Wq/_old 2020-05-16 22:28:06.457491492 +0200 +++ /var/tmp/diff_new_pack.N9f3Wq/_new 2020-05-16 22:28:06.461491500 +0200 @@ -1,7 +1,7 @@ # # spec file for package i3 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: i3 -Version: 4.17.1 +Version: 4.18.1 Release: 0 Summary: Tiling window manager License: BSD-3-Clause Group: System/GUI/Other -Url: http://i3wm.org/ +URL: http://i3wm.org/ Source0: http://i3wm.org/downloads/%{name}-%{version}.tar.bz2 Source1: %{name}.png Source2: %{name}.keyring ++++++ i3-4.17.1.tar.bz2 -> i3-4.18.1.tar.bz2 ++++++ ++++ 9367 lines of diff (skipped)