Hello community, here is the log from the commit of package i3 for openSUSE:Factory checked in at 2014-02-15 08:04:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i3 (Old) and /work/SRC/openSUSE:Factory/.i3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "i3" Changes: -------- --- /work/SRC/openSUSE:Factory/i3/i3.changes 2013-08-23 11:06:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.i3.new/i3.changes 2014-02-15 08:04:59.000000000 +0100 @@ -1,0 +2,57 @@ +Tue Jan 28 03:24:06 UTC 2014 - [email protected] + +- update to 4.7.2 +- changes in 4.7.2: (http://i3wm.org/downloads/RELEASE-NOTES-4.7.2.txt) + * install i3-with-shmlog.xsession.desktop to the correct location + * OpenBSD currently lacks posix_fallocate() +- changes in 4.7.1: (http://i3wm.org/downloads/RELEASE-NOTES-4.7.1.txt) + * docs/debugging: explain how to enable logging on the fly + * docs/debugging: small cleanups (versions, bzip2) + * add i3-with-shmlog.xsession.desktop + * only LOG() the DPI when it changes, DLOG() it otherwise + * make “move <direction>” properly send workspace focus event + * i3bar: set mapped flag on trayclient creation + * i3bar: don’t show EOF status line error in favor of exit code +- changes in 4.7: (http://i3wm.org/downloads/RELEASE-NOTES-4.7.txt) + * docs/userguide: clarify variable parsing + * docs/userguide: clarify urgent_workspace + * docs/userguide: add proper quoting for rename sample command + * docs/userguide: clarify multiple criteria + * docs/userguide: userguide: explain the difference between comma and semicolon for command chaining + * docs/hacking-howto: update to reflect parser changes + * man/i3-dump-log: document -f + * switch from libXcursor to xcb-util-cursor + * Respect workspace numbers when looking for a free workspace name + * Revert "raise fullscreen windows on top of all other X11 windows" + * i3bar: Create pixmaps using the real bar height, rather than screen height + * Add scratchpad bindings to the default config + * Close all children when closing a workspace + * i3bar: Add new bar.binding_mode_indicator configuration + * Improve error message when $XDG_RUNTIME_DIR is not writable + * libi3/font: Draw the text at the expected place + * libi3/font: Set DPI for the pango context + * Add ability to escape out of a mouse-resize operation + * Do not resize/reposition floating containers when moving them to scratchpad + * i3-nagbar: Set button inner-width to the width of the label + * Assigned windows open urgent when not visible + * i3bar: Only configure tray on own outputs + * Command 'move <direction>' moves across outputs + * i3bar: Handle DestroyNotify events + * i3bar: Realign tray clients on map/unmap notify + * i3bar: Group child processes for signalling + * i3bar: Print error message when status_command fails + * Remove references to PATH_MAX macro for GNU/Hurd + * update root geometry on output changes for “fullscreen global” + * don’t flatten tabbed/stacked containers + * Fix handling of new windows with WM_STATE_FULLSCREEN + * correctly recognize assigned windows as urgent + * Fix keyboard and mouse resize in nested containers + * Reply to _NET_REQUEST_FRAME_EXTENTS correctly + * Fix command parser: resizing tiling windows + * Fix output retrieval for floating cons + * Use _PATH_BSHELL to ensure using a bourne shell + * Instead of crashing, return DRAG_ABORT on UnmapNotify from drag_pointer + * Remove-child callback skips output content cons + * ignore _NET_ACTIVE_WINDOW for scratchpad windows + +------------------------------------------------------------------- Old: ---- i3-4.6.tar.bz2 New: ---- i3-4.7.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i3.spec ++++++ --- /var/tmp/diff_new_pack.yJ4MfE/_old 2014-02-15 08:05:00.000000000 +0100 +++ /var/tmp/diff_new_pack.yJ4MfE/_new 2014-02-15 08:05:00.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package i3 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: i3 -Version: 4.6 +Version: 4.7.2 Release: 0 Summary: Tilling window manager License: BSD-3-Clause @@ -33,6 +33,7 @@ BuildRequires: gcc BuildRequires: glib2-devel BuildRequires: libev-devel +BuildRequires: libxcb-devel BuildRequires: libyajl-devel BuildRequires: make BuildRequires: pango-devel @@ -40,9 +41,9 @@ BuildRequires: pkg-config BuildRequires: startup-notification-devel BuildRequires: update-desktop-files +BuildRequires: xcb-util-cursor-devel BuildRequires: xmlto BuildRequires: xorg-x11-devel -BuildRequires: xorg-x11-libxcb-devel BuildRequires: pkgconfig(xcb-icccm) BuildRequires: pkgconfig(xcb-keysyms) @@ -82,6 +83,7 @@ %doc %{_mandir}/man1/i3* %{_bindir}/i3 %{_bindir}/i3-dump-log +%{_bindir}/i3-with-shmlog %{_bindir}/i3bar %{_bindir}/i3-config-wizard %{_bindir}/i3-dmenu-desktop @@ -96,6 +98,7 @@ %config %{_sysconfdir}/i3/config %config %{_sysconfdir}/i3/config.keycodes %{_datadir}/xsessions/i3.desktop +%{_datadir}/xsessions/i3-with-shmlog.desktop %{_datadir}/applications/i3.desktop %{_datadir}/pixmaps/i3.png ++++++ i3-4.6.tar.bz2 -> i3-4.7.2.tar.bz2 ++++++ ++++ 6116 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
